Lines Matching full:passes
11 // and transformation passes are derived from LoopPass. LPPassManager is
73 // If L is current loop then skip rest of the passes and let
75 // and continue applying other passes on CurrentLoop.
137 /// all loop passes.
146 /// deleteSimpleAnalysisValue - Invoke deleteAnalysisValue hook for all passes.
177 /// run - Execute all of the passes scheduled for execution. Keep track of
178 /// whether any of the passes modifies the function, and if so, return true.
214 // Run all passes on the current Loop.
260 // Do not run other passes on this loop.
264 // If the loop was deleted, release all the loop passes. This frees up
273 // Pop the loop from queue after running all passes.
289 /// Print passes managed by this manager
311 // LPPassManager passes. In such case, pop LPPassManager from the
322 // by other passes that are managed by LPM then do not insert