Searched refs:TerminatedPath (Results 1 – 1 of 1) sorted by relevance
576 struct TerminatedPath { struct in __anonb08d52880511::ClobberWalker589 Optional<TerminatedPath>635 TerminatedPath Term{Res.Result, PathIndex}; in getBlockingAccess()703 TerminatedPath PrimaryClobber;706 SmallVector<TerminatedPath, 4> OtherClobbers;742 SmallVector<TerminatedPath, 4> TerminatedPaths; in tryOptimizePhi()774 if (Optional<TerminatedPath> Blocker = getBlockingAccess( in tryOptimizePhi()821 TerminatedPath Result = TerminatedPaths.pop_back_val(); in tryOptimizePhi()826 SmallVector<TerminatedPath, 4> Clobbers; in tryOptimizePhi()846 for (const TerminatedPath &TP : TerminatedPaths) { in tryOptimizePhi()[all …]