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.cpp420 SmallVector<unsigned, 8> OrigLocMap; member
434 OrigLocMap.push_back(MI.getDebugOperandIndex(&Op)); in VarLoc()
561 const MachineOperand &Orig = MI.getDebugOperand(OrigLocMap[I]); in BuildDbgValue()