Home
last modified time | relevance | path

Searched refs:isl_union_flow_copy (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dflow.h118 __isl_give isl_union_flow *isl_union_flow_copy(
Dcpp-checked.h10977 ptr = isl_union_flow_copy(ptr); in manage_copy()
11004 return isl_union_flow_copy(ptr); in copy()
Disl-noexceptions.h16221 ptr = isl_union_flow_copy(ptr); in manage_copy()
16252 return isl_union_flow_copy(ptr); in copy()
Dcpp.h15460 ptr = isl_union_flow_copy(ptr); in manage_copy()
15495 return isl_union_flow_copy(ptr); in copy()
/external/llvm-project/polly/lib/External/isl/
Disl_flow.c2259 __isl_give isl_union_flow *isl_union_flow_copy(__isl_keep isl_union_flow *flow) in isl_union_flow_copy() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py13665 isl.isl_union_flow_copy.restype = c_void_p
13666 isl.isl_union_flow_copy.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod10390 __isl_give isl_union_flow *isl_union_flow_copy(