Searched refs:indexToBlock (Results 1 – 1 of 1) sorted by relevance
72 BasicBlock *indexToBlock(unsigned Index) const { return V[Index]; } in indexToBlock() function in __anon5c79a7dc0211::BlockToIndexMapping106 BasicBlock *BB = Mapping.indexToBlock(&BD - &Block[0]); in predecessors()212 dbgs() << " " << Mapping.indexToBlock(I)->getName(); in dump()218 BasicBlock *const B = Mapping.indexToBlock(I); in dump()