Searched defs:MInLocs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 2494 placeMLocPHIs(MachineFunction & MF,SmallPtrSetImpl<MachineBasicBlock * > & AllBlocks,FuncValueTable & MInLocs,SmallVectorImpl<MLocTransferMap> & MLocTransfer) placeMLocPHIs() argument 2623 buildMLocValueMap(MachineFunction & MF,FuncValueTable & MInLocs,FuncValueTable & MOutLocs,SmallVectorImpl<MLocTransferMap> & MLocTransfer) buildMLocValueMap() argument 3097 buildVLocValueMap(const DILocation * DILoc,const SmallSet<DebugVariable,4> & VarsWeCareAbout,SmallPtrSetImpl<MachineBasicBlock * > & AssignBlocks,LiveInsT & Output,FuncValueTable & MOutLocs,FuncValueTable & MInLocs,SmallVectorImpl<VLocTracker> & AllTheVLocs) buildVLocValueMap() argument 3487 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 3694 FuncValueTable MInLocs(MaxNumBlocks, NumLocs); ExtendRanges() local [all...] |
/llvm-project/llvm/unittests/CodeGen/ |
H A D | InstrRefLDVTest.cpp | 191 void buildMLocValueMap(FuncValueTable &MInLocs, FuncValueTable &MOutLocs, in buildMLocValueMap() argument 198 FuncValueTable &MInLocs, in placeMLocPHIs() argument 221 FuncValueTable &MInLocs, in buildVLocValueMap() argument [all...] |