Searched refs:postProcessNeeded (Results 1 – 1 of 1) sorted by relevance
350 const bool postProcessNeeded = (ppConfig_.enableFlags != 0); in PreExecute() local353 if (postProcessNeeded && (!sameInputOutput)) { in PreExecute()381 if (postProcessNeeded && (!sameInputOutput)) { in PreExecute()456 const bool postProcessNeeded = (ppConfig_.enableFlags != 0); in Execute() local460 if (postProcessNeeded && sameInputOutput) { in Execute()467 if (postProcessNeeded && (!sameInputOutput)) { in Execute()498 if ((!postProcessNeeded) && (!sameInputOutput)) { in Execute()