Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleTreeTransform.cpp407 static bool containsExtensionNode(isl::schedule Schedule) { in containsExtensionNode() function
976 if (!containsExtensionNode(Sched)) in hoistExtensionNodes()