Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp903 ForwardingAction *TopAction = Top.first; in applyForwardingActions() local
906 if (TopEdge == TopAction->Depends.end()) { in applyForwardingActions()
908 Ordered.push_back(TopAction); in applyForwardingActions()