Searched defs:InsertedValues (Results 1 – 4 of 4) sorted by relevance
90 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local
65 DenseSet<AssertingVH<Value>> InsertedValues; global() variable
214 SmallPtrSet<Value *, 32> InsertedValues; runIPSCCP() local
108 refineInstruction(SCCPSolver & Solver,const SmallPtrSetImpl<Value * > & InsertedValues,Instruction & Inst) refineInstruction() argument 156 replaceSignedInst(SCCPSolver & Solver,SmallPtrSetImpl<Value * > & InsertedValues,Instruction & Inst) replaceSignedInst() argument 222 simplifyInstsInBlock(BasicBlock & BB,SmallPtrSetImpl<Value * > & InsertedValues,Statistic & InstRemovedStat,Statistic & InstReplacedStat) simplifyInstsInBlock() argument [all...]