Searched refs:DebugifyMachineModule (Results 1 – 1 of 1) sorted by relevance
172 struct DebugifyMachineModule : public ModulePass { struct186 DebugifyMachineModule() : ModulePass(ID) {} in DebugifyMachineModule() argument196 char DebugifyMachineModule::ID = 0;200 INITIALIZE_PASS_BEGIN(DebugifyMachineModule, DEBUG_TYPE,202 INITIALIZE_PASS_END(DebugifyMachineModule, DEBUG_TYPE,206 return new DebugifyMachineModule(); in createDebugifyMachineModulePass()