Searched defs:to_replace (Results 1 – 1 of 1) sorted by relevance
3018 ScopedArenaVector<InstructionUse<HInstruction>> to_replace(saa.Adapter(kArenaAllocLSE)); in FixupUses() local3138 void ReplaceInput(const ScopedArenaVector<InstructionUse<HInstruction>>& to_replace) { in ReplaceInput()3300 ScopedArenaVector<InstructionUse<HInstruction>>& to_replace, in CollectReplacements()