Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
167 std::string DebugPass; variable
518 if (!CodeGenOpts.DebugPass.empty()) { in setCommandLineOpts()520 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in setCommandLineOpts()780 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in RunOptimizationPipeline()
5376 MarshallingInfoString<CodeGenOpts<"DebugPass">>;