Searched refs:ToBeRebased (Results 1 – 1 of 1) sorted by relevance
867 SmallVector<RebasedUse, 4> ToBeRebased; in emitBaseConstants() local877 ToBeRebased.push_back(RebasedUse(RCI.Offset, RCI.Ty, U)); in emitBaseConstants()884 if (ToBeRebased.size() < MinNumOfDependentToRebase) { in emitBaseConstants()885 NotRebasedNum += ToBeRebased.size(); in emitBaseConstants()908 for (auto const &R : ToBeRebased) { in emitBaseConstants()