Searched refs:InstructionMoveBefore (Results 1 – 1 of 1) sorted by relevance
2160 class InstructionMoveBefore : public TypePromotionAction { class in __anonebd7bfba0211::TypePromotionTransaction2166 InstructionMoveBefore(Instruction *Inst, Instruction *Before) in InstructionMoveBefore() function in __anonebd7bfba0211::TypePromotionTransaction::InstructionMoveBefore2499 make_unique<TypePromotionTransaction::InstructionMoveBefore>(Inst, Before)); in moveBefore()