Searched refs:MemoryProfileOutput (Results 1 – 4 of 4) sorted by relevance
239 std::string MemoryProfileOutput; variable
724 if (!CodeGenOpts.MemoryProfileOutput.empty()) { in CreatePasses()1419 if (!CodeGenOpts.MemoryProfileOutput.empty()) { in EmitAssemblyWithNewPassManager()
701 if (!CodeGenOpts.MemoryProfileOutput.empty()) { in Release()705 llvm::MDString::get(Ctx, CodeGenOpts.MemoryProfileOutput)); in Release()
1432 if (!Opts.MemoryProfileOutput.empty()) { in GenerateCodeGenArgs()1433 if (Opts.MemoryProfileOutput == MemProfileBasename) { in GenerateCodeGenArgs()1437 Opts.MemoryProfileOutput.size() - MemProfileBasename.size(); in GenerateCodeGenArgs()1439 Opts.MemoryProfileOutput.substr(0, ArgLength), SA); in GenerateCodeGenArgs()1735 Opts.MemoryProfileOutput = std::string(Path); in ParseCodeGenArgs()1737 Opts.MemoryProfileOutput = MemProfileBasename; in ParseCodeGenArgs()