Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DScheduleTreeTransform.cpp467 static bool containsExtensionNode(isl::schedule Schedule) { in containsExtensionNode() function
491 if (!containsExtensionNode(Sched)) in hoistExtensionNodes()