Searched refs:thinLTOFinalizeInModule (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 227 void thinLTOFinalizeInModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 227 void thinLTOFinalizeInModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 227 void thinLTOFinalizeInModule(Module &TheModule,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionImport.h | 231 void thinLTOFinalizeInModule(Module &TheModule,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 227 void thinLTOFinalizeInModule(Module &TheModule,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 474 thinLTOFinalizeInModule(TheModule, DefinedGlobals, /*PropagateAttrs=*/true); in ProcessThinLTOModule() 731 thinLTOFinalizeInModule(TheModule, in promote() 907 thinLTOFinalizeInModule(TheModule, in internalize()
|
H A D | LTOBackend.cpp | 601 thinLTOFinalizeInModule(Mod, DefinedGlobals, /*PropagateAttrs=*/true); in thinBackend()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 1051 void llvm::thinLTOFinalizeInModule(Module &TheModule, in thinLTOFinalizeInModule() function in llvm
|