Lines Matching refs:runOnFunction
470 bool runOnFunction(Function &F);2131 /// runOnFunction - This is the main transformation entry point for a function.2132 bool GVN::runOnFunction(Function& F) {