Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3002 int BackEdgesStart = 0; in vlocJoin() local
3018 ++BackEdgesStart; in vlocJoin()
3072 std::distance(Values.begin(), &V) >= BackEdgesStart) in vlocJoin()