Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h48 LocIdx() : Location(UINT_MAX) {} LocIdx() function
52 LocIdx(unsigned L) : Location(L) { LocIdx() function
[all...]
H A DVarLocBasedImpl.cpp1811 unsigned LocIdx; transferSpillOrRestoreInst() local