Searched refs:ReassociateLegacyPass (Results 1 – 1 of 1) sorted by relevance
2381 class ReassociateLegacyPass : public FunctionPass { class2387 ReassociateLegacyPass() : FunctionPass(ID) { in ReassociateLegacyPass() function in __anon17b1784b0411::ReassociateLegacyPass2408 char ReassociateLegacyPass::ID = 0;2410 INITIALIZE_PASS(ReassociateLegacyPass, "reassociate",2415 return new ReassociateLegacyPass(); in createReassociatePass()