Searched defs:DefMBB (Results 1 – 9 of 9) sorted by relevance
245 const MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); in collectCandidateRegisters() local 293 const MachineBasicBlock *DefMBB = MRI->getVRegDef(Reg)->getParent(); in collectCandidateRegisters() local 370 MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); in collectWaterfallCandidateRegisters() local
2104 MachineBasicBlock *DefMBB = Def->getParent(); tryOptimizeAGPRPhis() local
1579 if (MO.getParent()->getParent() != DefMBB) in replaceLiveOutRegs() local
224 MachineBasicBlock *DefMBB = DefMI->getParent(); INITIALIZE_PASS_DEPENDENCY() local
177 MachineBasicBlock *DefMBB = DefMI->getParent(); runOnMachineFunction() local
906 if (MBB == DefMBB) in findShallowDominator() argument 1095 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); hoistCopies() local [all...]
993 const MachineBasicBlock *DefMBB = DefMI->getParent(); in addLiveIns() local
445 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() local
590 AllUsesDominatedByBlock(Register Reg,MachineBasicBlock * MBB,MachineBasicBlock * DefMBB,bool & BreakPHIEdge,bool & LocalUse) const AllUsesDominatedByBlock() argument