Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2492 FuncValueTable &MInLocs, SmallVectorImpl<MLocTransferMap> &MLocTransfer) { in placeMLocPHIs()
2621 MachineFunction &MF, FuncValueTable &MInLocs, FuncValueTable &MOutLocs, in buildMLocValueMap()
3095 FuncValueTable &MOutLocs, FuncValueTable &MInLocs, in buildVLocValueMap()
3485 LiveInsT &Output, FuncValueTable &MOutLocs, FuncValueTable &MInLocs, in depthFirstVLocAndEmit()
3692 FuncValueTable MInLocs = std::make_unique<ValueTable[]>(MaxNumBlocks); in ExtendRanges() local