Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleOptimizer.cpp466 if (!isl_schedule_node_band_get_permutable(Node.get())) in isTileableBandNode()
651 if (isl_schedule_node_band_get_permutable(Node.get()) == in walkScheduleTreeForStatistics()
H A DScheduleTreeTransform.cpp322 isl_schedule_node_band_get_permutable(OldNode.get()))); in visitBand()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dschedule_node.h157 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-15.0.7/polly/lib/External/isl/
H A Disl_schedule_node.c1607 isl_bool isl_schedule_node_band_get_permutable( in isl_schedule_node_band_get_permutable() function
1625 if (isl_schedule_node_band_get_permutable(node) == permutable) in isl_schedule_node_band_set_permutable()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu.c2518 if (!isl_schedule_node_band_get_permutable(node)) in is_permutable()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod10284 isl_bool isl_schedule_node_band_get_permutable(