Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:idFor

734         EdgeTable[((Succs.idFor(Succ)-1) * Preds.size()) +
735 (Preds.idFor(BB)-1)] = cast<Constant>(Counter);