Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/test/Simplify/
H A Dnocoalesce_readbetween.ll4 ; Note: The read between is unused, so will be removed by markAndSweep.
/llvm-project-15.0.7/polly/lib/Transform/
H A DSimplify.cpp193 void markAndSweep(LoopInfo *LI);
613 void SimplifyImpl::markAndSweep(LoopInfo *LI) { in markAndSweep() function in __anon5ed00bad0111::SimplifyImpl
726 markAndSweep(LI); in run()