Searched refs:doOneIteration (Results 1 – 2 of 2) sorted by relevance
114 bool doOneIteration(Function &F);
212 ChangedInThisIteration = doOneIteration(F); in runImpl()218 bool NaryReassociatePass::doOneIteration(Function &F) { in doOneIteration() function in NaryReassociatePass