Home | History | Annotate | Download | only in Core

Lines Matching refs:BlockEdge

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