Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2171 class InstructionMoveBefore : public TypePromotionAction { class in __anon6227213d0611::TypePromotionTransaction
2177 InstructionMoveBefore(Instruction *Inst, Instruction *Before) in InstructionMoveBefore() function in __anon6227213d0611::TypePromotionTransaction::InstructionMoveBefore
2563 llvm::make_unique<TypePromotionTransaction::InstructionMoveBefore>( in moveBefore()