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