Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2825 unsigned BackEdgesStart = 0; in pickVPHILoc() local
2831 ++BackEdgesStart; in pickVPHILoc()
2897 SeekLocation(make_range(Locs.begin(), Locs.begin() + BackEdgesStart)); in pickVPHILoc()
2972 unsigned BackEdgesStart = 0; in vlocJoin() local
3005 ++BackEdgesStart; in vlocJoin()
3150 for (unsigned int I = 0; I < BackEdgesStart; ++I) in vlocJoin()