Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp53 static cl::opt<unsigned> InputBBLimit( variable
153 InputBBLimit, InputDbgValueLimit); in run()
H A DLiveDebugValues.h29 unsigned InputBBLimit,
H A DVarLocBasedImpl.cpp1090 bool ShouldEmitDebugEntryValues, unsigned InputBBLimit,
2214 unsigned InputBBLimit, in ExtendRanges() argument
2308 if (RPONumber > InputBBLimit) { in ExtendRanges()
H A DInstrRefBasedImpl.h1493 bool ShouldEmitDebugEntryValues, unsigned InputBBLimit,
H A DInstrRefBasedImpl.cpp3709 unsigned InputBBLimit, in ExtendRanges() argument
3843 if ((unsigned)MaxNumBlocks > InputBBLimit && in ExtendRanges()