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