Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp115 typedef SmallPtrSet<Instruction *, 16> SetOfInstrs; typedef
136 SetOfInstrs InsertedInsts;
2542 const SetOfInstrs &InsertedInsts;
2555 const SetOfInstrs &InsertedInsts, in AddressingModeMatcher()
2579 const SetOfInstrs &InsertedInsts, in Match()
2798 static Action getAction(Instruction *Ext, const SetOfInstrs &InsertedInsts,
2868 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction()