Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Near

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