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.cpp341 static std::string getFSProfileFile(const TargetMachine *TM) { in getFSProfileFile() function
1139 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1245 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1551 const std::string ProfileFile = getFSProfileFile(TM); in addBlockPlacement()