Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp51 static cl::opt<unsigned> InputBBLimit( variable
123 return TheImpl->ExtendRanges(MF, DomTree, TPC, InputBBLimit, in runOnMachineFunction()
H A DLiveDebugValues.h28 TargetPassConfig *TPC, unsigned InputBBLimit,
H A DVarLocBasedImpl.cpp1009 TargetPassConfig *TPC, unsigned InputBBLimit,
2102 TargetPassConfig *TPC, unsigned InputBBLimit, in ExtendRanges() argument
2195 if (RPONumber > InputBBLimit) { in ExtendRanges()
H A DInstrRefBasedImpl.h1130 TargetPassConfig *TPC, unsigned InputBBLimit,
H A DInstrRefBasedImpl.cpp3166 unsigned InputBBLimit, in ExtendRanges() argument
3308 if ((unsigned)MaxNumBlocks > InputBBLimit && in ExtendRanges()