Home | History | Annotate | Download | only in Core

Lines Matching refs:BlockEdge

56   BlockEdge Loc(Entry, Succ, calleeCtx);
101 } else if (Optional<BlockEdge> BE = PP.getAs<BlockEdge>()) {