Home
last modified time | relevance | path

Searched refs:def_path (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp726 iterator_range<def_path_iterator> def_path(ListIndex From) { in def_path() function in __anon72856b230511::ClobberWalker
813 auto Iter = find_if(def_path(Blocker->LastNode), [&](const DefPath &N) { in tryOptimizePhi()