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