Searched refs:indexToBlock (Results 1 – 1 of 1) sorted by relevance
70 BasicBlock *indexToBlock(unsigned Index) const { return V[Index]; } in indexToBlock() function in __anonb993b61d0211::BlockToIndexMapping103 BasicBlock *BB = Mapping.indexToBlock(&BD - &Block[0]); in successors()199 dbgs() << " " << Mapping.indexToBlock(I)->getName(); in dump()205 BasicBlock *const B = Mapping.indexToBlock(I); in dump()