Searched refs:isBandWithSingleLoop (Results 1 – 1 of 1) sorted by relevance
446 static bool isBandWithSingleLoop(const isl::schedule_node &Node) { in isBandWithSingleLoop() function475 assert(isBandWithSingleLoop(BandOrMark.child(0))); in moveToBandMark()478 assert(isBandWithSingleLoop(BandOrMark)); in moveToBandMark()501 assert(isBandWithSingleLoop(Band)); in removeMark()1002 assert(isBandWithSingleLoop(BandToUnroll)); in applyFullUnroll()1057 assert(isBandWithSingleLoop(BandToUnroll)); in applyPartialUnroll()