Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3041 class InstructionRemover : public TypePromotionAction { class in __anonf802c7d40a11::TypePromotionTransaction
3060 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover() function in __anonf802c7d40a11::TypePromotionTransaction::InstructionRemover
3074 ~InstructionRemover() override { delete Replacer; } in ~InstructionRemover()
3155 std::make_unique<TypePromotionTransaction::InstructionRemover>( in eraseInstruction()