Searched refs:MemoryProfileOutput (Results 1 – 4 of 4) sorted by relevance
232 std::string MemoryProfileOutput; variable
701 if (!CodeGenOpts.MemoryProfileOutput.empty()) { in CreatePasses()1332 if (!CodeGenOpts.MemoryProfileOutput.empty()) { in EmitAssemblyWithNewPassManager()
652 if (!CodeGenOpts.MemoryProfileOutput.empty()) { in Release()656 llvm::MDString::get(Ctx, CodeGenOpts.MemoryProfileOutput)); in Release()
1165 Opts.MemoryProfileOutput = std::string(Path); in ParseCodeGenArgs()1167 Opts.MemoryProfileOutput = MemProfileBasename; in ParseCodeGenArgs()