Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp329 static std::string getFSProfileFile(const TargetMachine *TM) { in getFSProfileFile() function
1122 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1237 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1513 const std::string ProfileFile = getFSProfileFile(TM); in addBlockPlacement()