Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DForwardOpTree.cpp880 void applyForwardingActions(ScopStmt *Stmt, Value *UseVal, MemoryAccess *RA) { in applyForwardingActions() function in __anon533823240111::ForwardOpTreeImpl
966 applyForwardingActions(Stmt, RA->getAccessValue(), RA); in tryForwardTree()