Searched refs:ValMBB (Results 1 – 1 of 1) sorted by relevance
741 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopiesForSize() local749 Dom = DomPair(ValMBB, VNI->def); in hoistCopiesForSize()761 Dom = DomPair(ValMBB, VNI->def); in hoistCopiesForSize()762 } else if (Dom.first == ValMBB) { in hoistCopiesForSize()769 MDT.findNearestCommonDominator(Dom.first, ValMBB); in hoistCopiesForSize()770 if (Near == ValMBB) in hoistCopiesForSize()772 Dom = DomPair(ValMBB, VNI->def); in hoistCopiesForSize()