Searched defs:DumpDir (Results 1 – 5 of 5) sorted by relevance
126 std::string DumpDir; variable
314 DumpObjects::DumpObjects(std::string DumpDir, std::string IdentifierOverride) in DumpObjects()
873 LLVMOrcDumpObjectsRef LLVMOrcCreateDumpObjects(const char *DumpDir, in LLVMOrcCreateDumpObjects()
5465 if (Arg *DumpDir = Args.getLastArgNoClaim(options::OPT_dumpdir)) { in handleTimeTrace() local
806 if (Arg *DumpDir = Args.getLastArgNoClaim(options::OPT_dumpdir)) { in addPGOAndCoverageFlags() local