Home
last modified time | relevance | path

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

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