Searched refs:isPotentiallyNaryReassociable (Results 1 – 1 of 1) sorted by relevance
229 static bool isPotentiallyNaryReassociable(Instruction *I) { in isPotentiallyNaryReassociable() function249 if (SE->isSCEVable(I->getType()) && isPotentiallyNaryReassociable(&*I)) { in doOneIteration()