Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp404 SmallVector<unsigned, 8> OrigLocMap; member
419 OrigLocMap.push_back(MI.getDebugOperandIndex(&Op)); in VarLoc()
545 const MachineOperand &Orig = MI.getDebugOperand(OrigLocMap[I]); in BuildDbgValue()