Searched refs:DefPath (Results 1 – 1 of 1) sorted by relevance
523 struct DefPath { struct in __anonca596e530611::ClobberWalker535 DefPath(const MemoryLocation &Loc, MemoryAccess *Init, in DefPath() function537 : DefPath(Loc, Init, Init, Previous) {} in DefPath()548 SmallVector<DefPath, 32> Paths;587 walkToPhiOrClobber(DefPath &Desc, const MemoryAccess *StopAt = nullptr, in walkToPhiOrClobber()666 DefPath &Node = Paths[PathIndex]; in getBlockingAccess()766 generic_def_path_iterator<const DefPath, const ClobberWalker>;785 ListIndex defPathIndex(const DefPath &N) const { in defPathIndex()787 const DefPath *NP = &N; in defPathIndex()860 DefPath &CurNode = *Iter; in tryOptimizePhi()[all …]