Searched refs:getIntersection (Results 1 – 5 of 5) sorted by relevance
3055 bool getIntersection(const SetContents &RHS) {3135 bool getIntersection(const SetContents &RHS) {3141 Assumed.getIntersection(RHS);
5242 FunctionEffectSet FunctionEffectSet::getIntersection(FunctionEffectsRef LHS, in getIntersection() function in FunctionEffectSet
10866 MergedFX = FunctionEffectSet::getIntersection(LHSFX, RHSFX); in mergeFunctionTypes()
4954 static FunctionEffectSet getIntersection(FunctionEffectsRef LHS,
11800 Changed |= getIntersection(AssumptionAA->getAssumed()); in updateImpl()11838 bool Changed = getIntersection(AssumptionAA->getAssumed()); in updateImpl()