Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2268 unsigned MaxNumBlocks) { in produceMLocTransferFunction()
3483 unsigned MaxNumBlocks, const ScopeToDILocT &ScopeToDILocation, in depthFirstVLocAndEmit()
3674 int MaxNumBlocks = -1; in ExtendRanges() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp39 MaxNumBlocks("debug-ata-max-blocks", cl::init(10000), variable