Home
last modified time | relevance | path

Searched refs:isl_union_set_identity (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dunion_map.h227 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset);
Dcpp-checked.h12425 auto res = isl_union_set_identity(copy()); in identity()
Disl-noexceptions.h18621 auto res = isl_union_set_identity(copy()); in identity()
Dcpp.h17996 auto res = isl_union_set_identity(copy()); in identity()
/external/llvm-project/polly/lib/Analysis/
DDependenceInfo.cpp353 IdentityMap = isl_union_set_identity(isl_union_set_copy(TaggedStmtDomain)); in calculateDependences()
/external/llvm-project/polly/lib/External/isl/
Disl_schedule_node.c3900 expansion = isl_union_set_identity(domain); in isl_schedule_node_get_subtree_expansion()
Disl_union_map.c2330 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset) in isl_union_set_identity() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py8746 res = isl.isl_union_set_identity(isl.isl_union_set_copy(arg0.ptr))
9004 isl.isl_union_set_identity.restype = c_void_p
9005 isl.isl_union_set_identity.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod5713 __isl_give isl_union_map *isl_union_set_identity(