Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DUpdateCompilerUsed.h27 void updateCompilerUsed(Module &TheModule, const TargetMachine &TM,
/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DUpdateCompilerUsed.cpp122 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed() function in llvm
H A DLTOCodeGenerator.cpp523 updateCompilerUsed(*MergedModule, *TargetMach, AsmUndefinedRefs); in applyScopeRestrictions()