Searched refs:LoopInterchangeLegacyPass (Results 1 – 1 of 1) sorted by relevance
1721 struct LoopInterchangeLegacyPass : public LoopPass { struct1724 LoopInterchangeLegacyPass() : LoopPass(ID) { in LoopInterchangeLegacyPass() function1750 char LoopInterchangeLegacyPass::ID = 0;1752 INITIALIZE_PASS_BEGIN(LoopInterchangeLegacyPass, "loop-interchange",1758 INITIALIZE_PASS_END(LoopInterchangeLegacyPass, "loop-interchange", in INITIALIZE_PASS_DEPENDENCY()1762 return new LoopInterchangeLegacyPass(); in INITIALIZE_PASS_DEPENDENCY()