Searched refs:InsertedValues (Results 1 – 3 of 3) sorted by relevance
158 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock() argument173 if (isa<Constant>(ExtOp) || InsertedValues.count(ExtOp)) in simplifyInstsInBlock()181 InsertedValues.insert(ZExt); in simplifyInstsInBlock()227 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local238 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runSCCP()564 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local577 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runIPSCCP()
65 DenseSet<AssertingVH<Value>> InsertedValues; variable188 InsertedValues.clear();201 for (auto &VH : InsertedValues) {365 return InsertedValues.count(I) || InsertedPostIncValues.count(I);
1253 InsertedValues.insert(AddRecPhiMatch); in getAddRecExprPHILiterally()1348 InsertedValues.insert(PN); in getAddRecExprPHILiterally()1752 InsertedValues.erase(Tmp); in expandCodeForImpl()1889 InsertedValues.insert(V); in rememberInstruction()2552 InsertedValues.erase(PN); in fixupLCSSAFormFor()