Home
last modified time | relevance | path

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

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