Searched refs:FSProfileFile (Results 1 – 2 of 2) sorted by relevance
76 std::string FSProfileFile; member
190 FSProfileFile("fs-profile-file", cl::init(""), cl::value_desc("filename"), variable342 if (!FSProfileFile.empty()) in getFSProfileFile()343 return FSProfileFile.getValue(); in getFSProfileFile()492 SET_OPTION(FSProfileFile) in getCGPassBuilderOption()