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