Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2605 class ReassociateLegacyPass : public FunctionPass { class2611 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anon75d1bf360611::ReassociateLegacyPass2634 char ReassociateLegacyPass::ID = 0;2636 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2641 return new ReassociateLegacyPass(); in createReassociatePass()