Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
192 std::string DebugPass; variable
513 if (!CodeGenOpts.DebugPass.empty()) { in setCommandLineOpts()515 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in setCommandLineOpts()834 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in RunOptimizationPipeline()
6890 MarshallingInfoString<CodeGenOpts<"DebugPass">>;