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.cpp2972 int BackEdgesStart = 0; in vlocJoin() local
2988 ++BackEdgesStart; in vlocJoin()
3042 std::distance(Values.begin(), &V) >= BackEdgesStart) in vlocJoin()