Searched refs:AssumptionSet (Results 1 – 1 of 1) sorted by relevance
202 SmallPtrSet<Value *, 16> AssumptionSet; in registerAssumption() local211 assert(AssumptionSet.insert(VH).second && in registerAssumption()281 SmallPtrSet<const CallInst *, 4> AssumptionSet; in verifyAnalysis() local285 AssumptionSet.insert(cast<CallInst>(VH)); in verifyAnalysis()290 !AssumptionSet.count(cast<CallInst>(&II))) in verifyAnalysis()