Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2707 class ReassociateLegacyPass : public FunctionPass { class2713 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anon4f74dc7c0611::ReassociateLegacyPass2736 char ReassociateLegacyPass::ID = 0;2738 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2743 return new ReassociateLegacyPass(); in createReassociatePass()