Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h48 LocIdx() : Location(UINT_MAX) {} in LocIdx() function
52 LocIdx(unsigned L) : Location(L) { in LocIdx() function
H A DVarLocBasedImpl.cpp1811 unsigned LocIdx; in transferSpillOrRestoreInst() local