Searched defs:MOutLocs (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 2656 MachineFunction &MF, FuncValueTable &MInLocs, FuncValueTable &MOutLocs, in buildMLocValueMap() 2799 const LiveIdxT &LiveOuts, FuncValueTable &MOutLocs, in pickVPHILoc() 2879 FuncValueTable &MOutLocs, in pickOperandPHILoc() 3131 FuncValueTable &MOutLocs, FuncValueTable &MInLocs, in buildVLocValueMap() 3532 LiveInsT &Output, FuncValueTable &MOutLocs, FuncValueTable &MInLocs, in depthFirstVLocAndEmit() 3731 FuncValueTable MOutLocs(MaxNumBlocks, NumLocs); in ExtendRanges() local
|