Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp34 applyBandMemberAttributes(isl::schedule_node_band Target, int TargetIdx, in applyBandMemberAttributes() function
114 applyBandMemberAttributes(std::move(NewBand), NewIdx, OldBand, OldIdx); in rebuildBand()
324 NewNode = applyBandMemberAttributes(NewNode.as<isl::schedule_node_band>(), in visitBand()
634 CollapsedBand = applyBandMemberAttributes(std::move(CollapsedBand), in visitBand()