Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
204 std::string DebugPass; variable
569 if (!CodeGenOpts.DebugPass.empty()) { in setCommandLineOpts()571 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in setCommandLineOpts()916 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in RunOptimizationPipeline()
7740 MarshallingInfoString<CodeGenOpts<"DebugPass">>;