Lines Matching refs:Index
99 /// The destination index value.544 JumpDest() : Block(0), ScopeDepth(), Index(0) {}547 unsigned Index)548 : Block(Block), ScopeDepth(Depth), Index(Index) {}553 unsigned getDestIndex() const { return Index; }558 unsigned Index;