Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2802 class InstructionMoveBefore : public TypePromotionAction { class in __anon7418ce250a11::TypePromotionTransaction
2808 InstructionMoveBefore(Instruction *Inst, Instruction *Before) in InstructionMoveBefore() function in __anon7418ce250a11::TypePromotionTransaction::InstructionMoveBefore
3196 std::make_unique<TypePromotionTransaction::InstructionMoveBefore>( in moveBefore()