Searched refs:getEmptySet (Results 1 – 13 of 13) sorted by relevance
39 EXPECT_TRUE(f.getEmptySet() == f.getEmptySet()); in TEST_F()40 EXPECT_FALSE(f.getEmptySet() != f.getEmptySet()); in TEST_F()41 EXPECT_TRUE(f.getEmptySet().isEmpty()); in TEST_F()43 ImmutableSet<int> S = f.getEmptySet(); in TEST_F()52 ImmutableSet<int> S = f.getEmptySet(); in TEST_F()80 ImmutableSet<int> S = f.getEmptySet(); in TEST_F()118 ImmutableSet<int> S = f.getEmptySet(); in TEST_F()141 ImmutableSet<long> S = f.getEmptySet(); in TEST_F()
476 return getEmptySet(); in intersect()492 return getEmptySet(); in intersect()505 return getEmptySet(); in intersect()589 return getEmptySet(); in intersect()598 return getEmptySet(); in intersect()607 return getEmptySet(); in intersect()612 return getEmptySet(); in negate()2999 return F.getEmptySet(); in getSymLTRange()3010 return F.getEmptySet(); in getSymLTRange()3040 return F.getEmptySet(); in getSymGTRange()[all …]
135 CastSet Set = TempSet ? *TempSet : F.getEmptySet(); in setDynamicTypeAndCastInfo()
38 return *this == getEmptySet(set->dimCount, set->symbolCount, getContext()); in isEmptyIntegerSet()
56 static IntegerSet getEmptySet(unsigned numDims, unsigned numSymbols, in getEmptySet() function
37 return wrap(IntegerSet::getEmptySet(static_cast<unsigned>(numDims), in mlirIntegerSetEmptyGet()
244 PtrSet Set = SetPtr ? *SetPtr : F.getEmptySet(); in checkPostCall()
865 ImmutableSet<ArgIdxTy> Result = F.getEmptySet(); in process()982 ImmutableSet<ArgIdxTy> Result = F.add(F.getEmptySet(), ReturnValueIndex); in taintUnsafeSocketProtocol()
272 SymbolSet RequiredReleases = F.getEmptySet(); in checkBeginFunction()
168 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet() function
988 ImmutableSet getEmptySet() {1101 static ImmutableSetRef getEmptySet(FactoryTy *F) {
1360 return IntegerSet::getEmptySet(set.getNumDims(), set.getNumSymbols(), in simplifyIntegerSet()
143 RangeSet RangeSet = F.getEmptySet(); in from()