Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp1737 class InstructionMoveBefore : public TypePromotionAction { class in __anon08e94ae70211::TypePromotionTransaction
1743 InstructionMoveBefore(Instruction *Inst, Instruction *Before) in InstructionMoveBefore() function in __anon08e94ae70211::TypePromotionTransaction::InstructionMoveBefore
2076 make_unique<TypePromotionTransaction::InstructionMoveBefore>(Inst, Before)); in moveBefore()