Searched refs:LoopPredicationLegacyPass (Results 1 – 1 of 1) sorted by relevance
318 class LoopPredicationLegacyPass : public LoopPass { class321 LoopPredicationLegacyPass() : LoopPass(ID) { in LoopPredicationLegacyPass() function in __anon06f493b30111::LoopPredicationLegacyPass344 char LoopPredicationLegacyPass::ID = 0;347 INITIALIZE_PASS_BEGIN(LoopPredicationLegacyPass, "loop-predication",351 INITIALIZE_PASS_END(LoopPredicationLegacyPass, "loop-predication", in INITIALIZE_PASS_DEPENDENCY()355 return new LoopPredicationLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()