Home
last modified time | relevance | path

Searched refs:visitMBB (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZCopyPhysRegs.cpp51 bool visitMBB(MachineBasicBlock &MBB);
73 bool SystemZCopyPhysRegs::visitMBB(MachineBasicBlock &MBB) { in visitMBB() function in SystemZCopyPhysRegs
116 Modified |= visitMBB(MBB); in runOnMachineFunction()