Searched refs:SystemZCopyPhysRegs (Results 1 – 3 of 3) sorted by relevance
36 class SystemZCopyPhysRegs : public MachineFunctionPass { class39 SystemZCopyPhysRegs() in SystemZCopyPhysRegs() function in __anona16626fa0111::SystemZCopyPhysRegs57 char SystemZCopyPhysRegs::ID = 0;61 INITIALIZE_PASS(SystemZCopyPhysRegs, "systemz-copy-physregs",65 return new SystemZCopyPhysRegs(); in createSystemZCopyPhysRegsPass()68 void SystemZCopyPhysRegs::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()73 bool SystemZCopyPhysRegs::visitMBB(MachineBasicBlock &MBB) { in visitMBB()110 bool SystemZCopyPhysRegs::runOnMachineFunction(MachineFunction &F) { in runOnMachineFunction()
21 SystemZCopyPhysRegs.cpp
37 "SystemZCopyPhysRegs.cpp",