Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp240 static constexpr u32_location_t kFirstInvalidRegLocation = 1 << 30; member
244 static constexpr u32_location_t kSpillLocation = kFirstInvalidRegLocation;
249 kFirstInvalidRegLocation + 1;
762 return RegNo < LocIndex::kFirstInvalidRegLocation; in insert()
1164 LocIndex::rawIndexForReg(LocIndex::kFirstInvalidRegLocation); in getUsedRegs()