Searched refs:InsertedValues (Results 1 – 3 of 3) sorted by relevance
155 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock() argument170 if (isa<Constant>(ExtOp) || InsertedValues.count(ExtOp)) in simplifyInstsInBlock()177 InsertedValues.insert(ZExt); in simplifyInstsInBlock()219 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local231 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runSCCP()509 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local522 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runIPSCCP()
78 DenseSet<AssertingVH<Value>> InsertedValues; variable198 InsertedValues.clear();209 for (auto &VH : InsertedValues) {362 return InsertedValues.count(I) || InsertedPostIncValues.count(I);
1290 InsertedValues.insert(AddRecPhiMatch); in getAddRecExprPHILiterally()1384 InsertedValues.insert(PN); in getAddRecExprPHILiterally()1872 InsertedValues.erase(Tmp); in expandCodeForImpl()2024 InsertedValues.insert(V); in rememberInstruction()2642 InsertedValues.erase(PN); in fixupLCSSAFormFor()