Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp1170 auto PointLoopMarkerStr = IdentifierString + " - Points"; in tileNode() local
1172 isl::id::alloc(Node.ctx(), PointLoopMarkerStr, nullptr); in tileNode()