Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
155 std::string DebugPass; variable
864 if (!CodeGenOpts.DebugPass.empty()) { in setCommandLineOpts()866 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in setCommandLineOpts()1274 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in EmitAssemblyWithNewPassManager()
4866 MarshallingInfoString<CodeGenOpts<"DebugPass">>;