Searched refs:ValMBB (Results 1 – 1 of 1) sorted by relevance
738 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopiesForSize() local746 Dom = DomPair(ValMBB, VNI->def); in hoistCopiesForSize()758 Dom = DomPair(ValMBB, VNI->def); in hoistCopiesForSize()759 } else if (Dom.first == ValMBB) { in hoistCopiesForSize()766 MDT.findNearestCommonDominator(Dom.first, ValMBB); in hoistCopiesForSize()767 if (Near == ValMBB) in hoistCopiesForSize()769 Dom = DomPair(ValMBB, VNI->def); in hoistCopiesForSize()