Home
last modified time | relevance | path

Searched defs:MaxNumBlocks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2329 unsigned MaxNumBlocks) { in produceMLocTransferFunction()
3559 unsigned MaxNumBlocks, const ScopeToDILocT &ScopeToDILocation, in depthFirstVLocAndEmit()
3741 int MaxNumBlocks = -1; in ExtendRanges() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp51 MaxNumBlocks("debug-ata-max-blocks", cl::init(10000), variable