Searched refs:LoopPredicationLegacyPass (Results 1 – 1 of 1) sorted by relevance
319 class LoopPredicationLegacyPass : public LoopPass { class322 LoopPredicationLegacyPass() : LoopPass(ID) { in LoopPredicationLegacyPass() function in __anon082da8af0111::LoopPredicationLegacyPass348 char LoopPredicationLegacyPass::ID = 0;351 INITIALIZE_PASS_BEGIN(LoopPredicationLegacyPass, "loop-predication",355 INITIALIZE_PASS_END(LoopPredicationLegacyPass, "loop-predication", in INITIALIZE_PASS_DEPENDENCY()359 return new LoopPredicationLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()