Home
last modified time | relevance | path

Searched refs:Interposable (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/
H A Dnot-prevailing.ll6 ; CHECK: Interposable and available_externally/linkonce_odr/weak_odr symbol
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp909 bool Interposable = false; in computeDeadSymbolsAndUpdateIndirectCalls() local
916 Interposable = true; in computeDeadSymbolsAndUpdateIndirectCalls()
923 if (Interposable) in computeDeadSymbolsAndUpdateIndirectCalls()
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dfuncattrs-prop.ll7 ;; Interposable (linkonce and weak) linkages are fair game given we know the prevailing copy will b…