Home
last modified time | relevance | path

Searched defs:RemovedInsts (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp302 SetOfInstrs RemovedInsts; member in __anon7f6d13e30111::CodeGenPrepare
2929 SetOfInstrs &RemovedInsts; member in __anon7f6d13e30a11::TypePromotionTransaction::InstructionRemover
2936 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
2970 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
3016 SetOfInstrs &RemovedInsts; member in __anon7f6d13e30a11::TypePromotionTransaction