Searched refs:LoopInstSimplifyLegacyPass (Results 1 – 1 of 1) sorted by relevance
177 class LoopInstSimplifyLegacyPass : public LoopPass { class181 LoopInstSimplifyLegacyPass() : LoopPass(ID) { in LoopInstSimplifyLegacyPass() function in __anonb913ff8f0111::LoopInstSimplifyLegacyPass235 char LoopInstSimplifyLegacyPass::ID = 0;237 INITIALIZE_PASS_BEGIN(LoopInstSimplifyLegacyPass, "loop-instsimplify",243 INITIALIZE_PASS_END(LoopInstSimplifyLegacyPass, "loop-instsimplify", in INITIALIZE_PASS_DEPENDENCY()247 return new LoopInstSimplifyLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()