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.cpp52 static cl::opt<unsigned> InputBBLimit( variable
127 return TheImpl->ExtendRanges(MF, DomTree, TPC, InputBBLimit, in runOnMachineFunction()
H A DLiveDebugValues.h28 TargetPassConfig *TPC, unsigned InputBBLimit,
H A DVarLocBasedImpl.cpp1087 TargetPassConfig *TPC, unsigned InputBBLimit,
2209 TargetPassConfig *TPC, unsigned InputBBLimit, in ExtendRanges() argument
2302 if (RPONumber > InputBBLimit) { in ExtendRanges()
H A DInstrRefBasedImpl.h1501 TargetPassConfig *TPC, unsigned InputBBLimit,
H A DInstrRefBasedImpl.cpp3680 unsigned InputBBLimit, in ExtendRanges() argument
3816 if ((unsigned)MaxNumBlocks > InputBBLimit && in ExtendRanges()