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"), variable330 if (!FSProfileFile.empty()) in getFSProfileFile()331 return FSProfileFile.getValue(); in getFSProfileFile()480 SET_OPTION(FSProfileFile) in getCGPassBuilderOption()