Searched defs:ScopeToAssignBlocks (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 3441 makeDepthFirstEjectionMap(SmallVectorImpl<unsigned> & EjectionMap,const ScopeToDILocT & ScopeToDILocation,ScopeToAssignBlocksT & ScopeToAssignBlocks) makeDepthFirstEjectionMap() argument 3486 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 3750 ScopeToAssignBlocksT ScopeToAssignBlocks; ExtendRanges() local
|