Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp339 static std::string getFSProfileFile(const TargetMachine *TM) { in getFSProfileFile() function
1177 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1547 const std::string ProfileFile = getFSProfileFile(TM); in addBlockPlacement()