Searched refs:idFor (Results 1 – 3 of 3) sorted by relevance
58 unsigned idFor(const T &Entry) const { in idFor() function
733 EdgeTable[((Succs.idFor(Succ)-1) * Preds.size()) + in buildEdgeLookupTable()734 (Preds.idFor(BB)-1)] = cast<Constant>(Counter); in buildEdgeLookupTable()
396 unsigned ComdatID = Comdats.idFor(C); in getComdatID()