Searched refs:RebasedUse (Results 1 – 1 of 1) sorted by relevance
866 using RebasedUse = std::tuple<Constant *, Type *, ConstantUser>; in emitBaseConstants() typedef867 SmallVector<RebasedUse, 4> ToBeRebased; in emitBaseConstants()877 ToBeRebased.push_back(RebasedUse(RCI.Offset, RCI.Ty, U)); in emitBaseConstants()