Searched refs:LoopInstSimplifyLegacyPass (Results 1 – 1 of 1) sorted by relevance
179 class LoopInstSimplifyLegacyPass : public LoopPass { class183 LoopInstSimplifyLegacyPass() : LoopPass(ID) { in LoopInstSimplifyLegacyPass() function in __anon6dfb7dc30111::LoopInstSimplifyLegacyPass244 char LoopInstSimplifyLegacyPass::ID = 0;246 INITIALIZE_PASS_BEGIN(LoopInstSimplifyLegacyPass, "loop-instsimplify",252 INITIALIZE_PASS_END(LoopInstSimplifyLegacyPass, "loop-instsimplify", in INITIALIZE_PASS_DEPENDENCY()256 return new LoopInstSimplifyLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()