Searched refs:getIntersection (Results 1 – 5 of 5) sorted by relevance
3102 bool getIntersection(const SetContents &RHS) {3182 bool getIntersection(const SetContents &RHS) {3188 Assumed.getIntersection(RHS);
5525 FunctionEffectSet FunctionEffectSet::getIntersection(FunctionEffectsRef LHS, in getIntersection() function in FunctionEffectSet
11439 MergedFX = FunctionEffectSet::getIntersection(LHSFX, RHSFX); in mergeFunctionTypes()
11855 Changed |= getIntersection(AssumptionAA->getAssumed()); in updateImpl()11893 bool Changed = getIntersection(AssumptionAA->getAssumed()); in updateImpl()
5156 static FunctionEffectSet getIntersection(FunctionEffectsRef LHS,