Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2239 class ReassociateLegacyPass : public FunctionPass { class2243 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anond8e948280411::ReassociateLegacyPass2263 char ReassociateLegacyPass::ID = 0;2264 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2269 return new ReassociateLegacyPass(); in createReassociatePass()