Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2626 class ReassociateLegacyPass : public FunctionPass { class2632 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anon22c41a060611::ReassociateLegacyPass2655 char ReassociateLegacyPass::ID = 0;2657 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2662 return new ReassociateLegacyPass(); in createReassociatePass()