Searched refs:LoopPredicationLegacyPass (Results 1 – 1 of 1) sorted by relevance
307 class LoopPredicationLegacyPass : public LoopPass { class310 LoopPredicationLegacyPass() : LoopPass(ID) { in LoopPredicationLegacyPass() function in __anon96bde4440111::LoopPredicationLegacyPass330 char LoopPredicationLegacyPass::ID = 0;333 INITIALIZE_PASS_BEGIN(LoopPredicationLegacyPass, "loop-predication",337 INITIALIZE_PASS_END(LoopPredicationLegacyPass, "loop-predication", in INITIALIZE_PASS_DEPENDENCY()341 return new LoopPredicationLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()