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

/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1680 class InstructionMoveBefore : public TypePromotionAction { class in class:__anon10409::TypePromotionTransaction
1686 InstructionMoveBefore(Instruction *Inst, Instruction *Before) function in class:__anon10409::TypePromotionTransaction::InstructionMoveBefore
2019 make_unique<TypePromotionTransaction::InstructionMoveBefore>(Inst, Before));

Completed in 56 milliseconds