Home | History | Annotate | Download | only in Core

Lines Matching defs:Succ

53   const CFGBlock *Succ = *(Entry->succ_begin());
56 BlockEdge Loc(Entry, Succ, calleeCtx);