Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp326 static std::string getFSProfileFile(const TargetMachine *TM) { in getFSProfileFile() function
1152 const std::string ProfileFile = getFSProfileFile(TM); in addMachinePasses()
1528 const std::string ProfileFile = getFSProfileFile(TM); in addBlockPlacement()