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