Searched refs:getIndexInBlock (Results 1 – 2 of 2) sorted by relevance
672 size_t getIndexInBlock() const { return Index; } in getIndexInBlock() function691 OS << getIndexInBlock() + 1 << ": "; in dumpToStream()756 getIndexInBlock(CFGBlock::ElementRefIterator<true, IsOtherConst> E) { in getIndexInBlock() function762 getIndexInBlock(CFGBlock::ElementRefIterator<false, IsOtherConst> E) { in getIndexInBlock() function767 value_type operator*() { return {Parent, getIndexInBlock(*this)}; }
207 ID.AddInteger(ElemRef.getIndexInBlock()); in Profile()