Searched defs:MaxNumBlocks (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 2264 produceMLocTransferFunction(MachineFunction & MF,SmallVectorImpl<MLocTransferMap> & MLocTransfer,unsigned MaxNumBlocks) produceMLocTransferFunction() argument 3485 depthFirstVLocAndEmit(unsigned MaxNumBlocks,const ScopeToDILocT & ScopeToDILocation,const ScopeToVarsT & ScopeToVars,ScopeToAssignBlocksT & ScopeToAssignBlocks,LiveInsT & Output,FuncValueTable & MOutLocs,FuncValueTable & MInLocs,SmallVectorImpl<VLocTracker> & AllTheVLocs,MachineFunction & MF,DenseMap<DebugVariable,unsigned> & AllVarsNumbering,const TargetPassConfig & TPC) depthFirstVLocAndEmit() argument 3675 int MaxNumBlocks = -1; ExtendRanges() local [all...] |
/llvm-project/llvm/unittests/CodeGen/ |
H A D | InstrRefLDVTest.cpp | 495 unsigned MaxNumBlocks) { in produceMLocTransferFunction() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | AssignmentTrackingAnalysis.cpp | 50 MaxNumBlocks("debug-ata-max-blocks", cl::init(10000), variable
|