Home
last modified time | relevance | path

Searched defs:complement (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp592 PresburgerRelation PresburgerRelation::complement() const { complement() function in PresburgerRelation
1080 PresburgerSet PresburgerSet::complement() const { complement() function in PresburgerSet
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DPresburgerSetTest.cpp76 PresburgerSet complement = s.complement(); in testComplementAtPoints() local
/llvm-project/polly/lib/External/isl/
H A Disl_ast_graft.c555 isl_set *complement; member
H A Disl_aff.c2879 int complement, void *user) in pw_aff_locus()
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h8044 isl::map basic_map::complement() const in complement() function
9143 isl::set basic_set::complement() const in complement() function
10742 isl::map map::complement() const in complement() function
14351 isl::set point::complement() const in complement() function
18589 isl::set set::complement() const in complement() function