Searched refs:DebugPass (Results 1 – 3 of 3) sorted by relevance
187 std::string DebugPass; variable
531 if (!CodeGenOpts.DebugPass.empty()) { in setCommandLineOpts()533 BackendArgs.push_back(CodeGenOpts.DebugPass.c_str()); in setCommandLineOpts()840 bool DebugPassStructure = CodeGenOpts.DebugPass == "Structure"; in RunOptimizationPipeline()
5535 MarshallingInfoString<CodeGenOpts<"DebugPass">>;