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