Searched refs:DeLICMImpl (Results 1 – 1 of 1) sorted by relevance
519 class DeLICMImpl : public ZoneAlgorithm { class1182 DeLICMImpl(Scop *S, LoopInfo *LI) : ZoneAlgorithm("polly-delicm", S, LI) {} in DeLICMImpl() function in __anon226e1a350111::DeLICMImpl1358 std::unique_ptr<DeLICMImpl> Impl;1362 Impl = std::make_unique<DeLICMImpl>(&S, &LI); in collapseToUnused()