Searched refs:newInstruction (Results 1 – 3 of 3) sorted by relevance
103 std::unique_ptr<Instruction> newInstruction( in ReplaceMultiplyByPowerOf2() local108 (*inst) = (*inst).InsertBefore(std::move(newInstruction)); in ReplaceMultiplyByPowerOf2()
102 std::unique_ptr<Instruction> newInstruction( in ReplaceMultiplyByPowerOf2() local107 (*inst) = (*inst).InsertBefore(std::move(newInstruction)); in ReplaceMultiplyByPowerOf2()
98 std::unique_ptr<Instruction> newInstruction( in ReplaceMultiplyByPowerOf2() local103 (*inst) = (*inst).InsertBefore(std::move(newInstruction)); in ReplaceMultiplyByPowerOf2()