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