Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DSimplify.h90 void removeRedundantWrites();
/external/llvm-project/polly/lib/Transform/
DSimplify.cpp389 void SimplifyVisitor::removeRedundantWrites() { in removeRedundantWrites() function in SimplifyVisitor
633 removeRedundantWrites(); in visit()