Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp263 using SetOfInstrs = SmallPtrSet<Instruction *, 16>; typedef
295 SetOfInstrs InsertedInsts;
302 SetOfInstrs RemovedInsts;
1743 SetOfInstrs &InsertedInsts) { in sinkAndCmp0Expression()
2929 SetOfInstrs &RemovedInsts;
2936 InstructionRemover(Instruction *Inst, SetOfInstrs &RemovedInsts, in InstructionRemover()
2970 TypePromotionTransaction(SetOfInstrs &RemovedInsts) in TypePromotionTransaction()
3016 SetOfInstrs &RemovedInsts;
3121 const SetOfInstrs &InsertedInsts;
3147 const SetOfInstrs &InsertedInsts, InstrToOrigTy &PromotedInsts, in AddressingModeMatcher()
[all …]