Searched refs:getBlockIndex (Results 1 – 2 of 2) sorted by relevance
58 int getBlockIndex(const BasicBlock *X) const { in getBlockIndex() function68 return getBlockIndex(X) != -1; in contains()74 int B1Idx = getBlockIndex(B1), B2Idx = getBlockIndex(B2); in dominates()
77 static unsigned getBlockIndex(Operation &op) { in getBlockIndex() function93 unsigned ipb = getBlockIndex(*sliceUnion.insertPoint); in getSliceStr()