Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2579 class ReassociateLegacyPass : public FunctionPass { class2585 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anon634334310611::ReassociateLegacyPass2608 char ReassociateLegacyPass::ID = 0;2610 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2615 return new ReassociateLegacyPass(); in createReassociatePass()