Home | History | Annotate | Download | only in Scalar

Lines Matching refs:iterateOnFunction

609     bool iterateOnFunction(Function &F);
2298 ShouldContinue = iterateOnFunction(F);
2558 /// iterateOnFunction - Executes one iteration of GVN
2559 bool GVN::iterateOnFunction(Function &F) {