Home
last modified time | relevance | path

Searched refs:InstructionMoveBefore (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2701 class InstructionMoveBefore : public TypePromotionAction { class in __anon78e22a880a11::TypePromotionTransaction
2707 InstructionMoveBefore(Instruction *Inst, Instruction *Before) in InstructionMoveBefore() function in __anon78e22a880a11::TypePromotionTransaction::InstructionMoveBefore
3095 std::make_unique<TypePromotionTransaction::InstructionMoveBefore>( in moveBefore()