Home
last modified time | relevance | path

Searched defs:DeLICMImpl (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/Transform/
DDeLICM.cpp519 class DeLICMImpl : public ZoneAlgorithm { class
1182 DeLICMImpl(Scop *S, LoopInfo *LI) : ZoneAlgorithm("polly-delicm", S, LI) {} in DeLICMImpl() function in __anon226e1a350111::DeLICMImpl