Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp235 class LocIdx { class
240 LocIdx() : Location(UINT_MAX) { } in LocIdx() function in __anon84c0493f0111::LocIdx
244 LocIdx(unsigned L) : Location(L) { in LocIdx() function in __anon84c0493f0111::LocIdx