Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp333 static std::string getFSProfileFile(const TargetMachine *TM) { in getFSProfileFile() function
1129 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1238 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1526 const std::string ProfileFile = getFSProfileFile(TM); in addBlockPlacement()