Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp283 SetOfInstrs RemovedInsts; member in __anon551074c30111::CodeGenPrepare
2680 SetOfInstrs &RemovedInsts; member in __anon551074c30511::TypePromotionTransaction::InstructionRemover
2687 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
2721 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
2766 SetOfInstrs &RemovedInsts; member in __anon551074c30511::TypePromotionTransaction