Home | History | Annotate | Download | only in IR

Lines Matching refs:NextIndex

125       UseMap.insert(std::make_pair(Ref, std::make_pair(Owner, NextIndex)))
130 ++NextIndex;
131 assert(NextIndex != 0 && "Unexpected overflow");