Searched refs:getBlockIndex (Results 1 – 1 of 1) sorted by relevance
59 int getBlockIndex(const BasicBlock *X) const { in getBlockIndex() function69 return getBlockIndex(X) != -1; in contains()75 int B1Idx = getBlockIndex(B1), B2Idx = getBlockIndex(B2); in dominates()