Searched refs:SystemZCopyPhysRegs (Results 1 – 3 of 3) sorted by relevance
30 class SystemZCopyPhysRegs : public MachineFunctionPass { class33 SystemZCopyPhysRegs() in SystemZCopyPhysRegs() function in __anon9a674df30111::SystemZCopyPhysRegs49 char SystemZCopyPhysRegs::ID = 0;53 INITIALIZE_PASS(SystemZCopyPhysRegs, "systemz-copy-physregs",57 return new SystemZCopyPhysRegs(); in createSystemZCopyPhysRegsPass()60 void SystemZCopyPhysRegs::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()65 bool SystemZCopyPhysRegs::visitMBB(MachineBasicBlock &MBB) { in visitMBB()102 bool SystemZCopyPhysRegs::runOnMachineFunction(MachineFunction &F) { in runOnMachineFunction()
21 SystemZCopyPhysRegs.cpp
37 "SystemZCopyPhysRegs.cpp",