Home
last modified time | relevance | path

Searched refs:StackIdxesToPos (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h410 DenseMap<unsigned, StackSlotPos> StackIdxesToPos; variable
498 return StackIdxesToPos.find(Idx)->second; in locIDToSpillIdx()
541 StackIdxesToPos.clear(); in clear()
H A DInstrRefBasedImpl.cpp751 StackIdxesToPos[Idx.second] = Idx.first; in MLocTracker()
2180 std::tie(Size, Offset) = MTracker->StackIdxesToPos[Idx]; in placeMLocPHIs()