Searched refs:InsertedValues (Results 1 – 3 of 3) sorted by relevance
152 SmallPtrSetImpl<Value *> &InsertedValues, in simplifyInstsInBlock() argument167 if (isa<Constant>(ExtOp) || InsertedValues.count(ExtOp)) in simplifyInstsInBlock()174 InsertedValues.insert(ZExt); in simplifyInstsInBlock()216 SmallPtrSet<Value *, 32> InsertedValues; in runSCCP() local228 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runSCCP()506 SmallPtrSet<Value *, 32> InsertedValues; in runIPSCCP() local519 MadeChanges |= simplifyInstsInBlock(Solver, BB, InsertedValues, in runIPSCCP()
78 DenseSet<AssertingVH<Value>> InsertedValues; variable201 InsertedValues.clear();214 for (auto &VH : InsertedValues) {367 return InsertedValues.count(I) || InsertedPostIncValues.count(I);
1303 InsertedValues.insert(AddRecPhiMatch); in getAddRecExprPHILiterally()1398 InsertedValues.insert(PN); in getAddRecExprPHILiterally()1886 InsertedValues.erase(Tmp); in expandCodeForImpl()2038 InsertedValues.insert(V); in rememberInstruction()2658 InsertedValues.erase(PN); in fixupLCSSAFormFor()