Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
196 std::string DebugPass; variable
528 if (!CodeGenOpts.DebugPass.empty()) { in setCommandLineOpts()530 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in setCommandLineOpts()866 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in RunOptimizationPipeline()
7200 MarshallingInfoString<CodeGenOpts<"DebugPass">>;