Home
last modified time | relevance | path

Searched refs:isl_schedule_node_band_get_permutable (Results 1 – 6 of 6) sorted by relevance

/llvm-project/polly/lib/Transform/
H A DScheduleOptimizer.cpp494 if (!isl_schedule_node_band_get_permutable(Node.get())) in isTileableBandNode()
687 if (isl_schedule_node_band_get_permutable(Node.get()) == in walkScheduleTreeForStatistics()
H A DScheduleTreeTransform.cpp323 isl_schedule_node_band_get_permutable(OldNode.get()))); in visitBand()
/llvm-project/polly/lib/External/isl/include/isl/
H A Dschedule_node.h164 isl_bool isl_schedule_node_band_get_permutable(
H A Disl-noexceptions.h17933 auto res = isl_schedule_node_band_get_permutable(get()); in permutable()
/llvm-project/polly/lib/External/isl/
H A Disl_schedule_node.c1626 isl_bool isl_schedule_node_band_get_permutable( in isl_schedule_node_band_get_permutable() function
1644 if (isl_schedule_node_band_get_permutable(node) == permutable) in isl_schedule_node_band_set_permutable()
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod10428 isl_bool isl_schedule_node_band_get_permutable(