Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2624 class ReassociateLegacyPass : public FunctionPass { class2630 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anon22c41a060611::ReassociateLegacyPass2653 char ReassociateLegacyPass::ID = 0;2655 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2660 return new ReassociateLegacyPass(); in createReassociatePass()