Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
HDUpdateCompilerUsed.h27 void updateCompilerUsed(Module &TheModule, const TargetMachine &TM,
/freebsd-head/contrib/llvm-project/llvm/lib/LTO/
HDUpdateCompilerUsed.cpp123 void llvm::updateCompilerUsed(Module &TheModule, const TargetMachine &TM, in updateCompilerUsed() function in llvm
HDLTOCodeGenerator.cpp512 updateCompilerUsed(*MergedModule, *TargetMach, AsmUndefinedRefs); in applyScopeRestrictions()