Searched refs:FSProfileFile (Results 1 – 2 of 2) sorted by relevance
57 std::string FSProfileFile; member
187 FSProfileFile("fs-profile-file", cl::init(""), cl::value_desc("filename"), variable334 if (!FSProfileFile.empty()) in getFSProfileFile()335 return FSProfileFile.getValue(); in getFSProfileFile()484 SET_OPTION(FSProfileFile) in getCGPassBuilderOption()