Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
109 std::string DebugPass; variable
416 if (!CodeGenOpts.DebugPass.empty()) { in CreateTargetMachine()418 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in CreateTargetMachine()
432 Opts.DebugPass = Args.getLastArgValue(OPT_mdebug_pass); in ParseCodeGenArgs()