Searched refs:NeedsPostProcess (Results 1 – 1 of 1) sorted by relevance
2505 SmallVector<Function *> NeedsPostProcess; in run() local2524 NeedsPostProcess.push_back(NewF); in run()2536 for (Function *F : NeedsPostProcess) in run()