Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Near

783       MachineBasicBlock *Near =
785 if (Near == ValMBB)
788 else if (Near != Dom.first)
790 Dom = DomPair(Near, SlotIndex());