Searched defs:modulePath (Results 1 – 3 of 3) sorted by relevance
34 static std::string getThinLTOOutputFile(StringRef modulePath) { in getThinLTOOutputFile()
40 static std::string getThinLTOOutputFile(Ctx &ctx, StringRef modulePath) { in getThinLTOOutputFile()
157 char modulePath[MAX_PATH]; in InitInstance() local