Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DForwardOpTree.cpp877 void applyForwardingActions(ScopStmt *Stmt, Value *UseVal, MemoryAccess *RA) { in applyForwardingActions() function in __anon391836e40111::ForwardOpTreeImpl
963 applyForwardingActions(Stmt, RA->getAccessValue(), RA); in tryForwardTree()