Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DForwardOpTree.cpp907 ChildItTy &TopEdge = Top.second; in applyForwardingActions() local
909 if (TopEdge == TopAction->Depends.end()) { in applyForwardingActions()
915 ForwardingAction::KeyTy Key = *TopEdge; in applyForwardingActions()
918 ++TopEdge; in applyForwardingActions()