Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp511 static isl::schedule_node insertMark(isl::schedule_node Band, isl::id Mark) { in insertMark() function
1108 NewLoop = insertMark(NewLoop, NewBandId); in applyPartialUnroll()