Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp422 SmallVector<unsigned, 8> OrigLocMap; member
436 OrigLocMap.push_back(MI.getDebugOperandIndex(&Op)); in VarLoc()
563 const MachineOperand &Orig = MI.getDebugOperand(OrigLocMap[I]); in BuildDbgValue()