Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp207 using u32_index_t = uint32_t; typedef
212 u32_index_t Index;
242 LocIndex(u32_location_t Location, u32_index_t Index) in LocIndex()
253 static_cast<u32_index_t>(ID)}; in fromRawInteger()
273 using VarLocsInRange = SmallSet<LocIndex::u32_index_t, 32>;
828 {Location, static_cast<LocIndex::u32_index_t>(Vars.size())}); in insert()
1156 for (LocIndex::u32_index_t ID : KillSet) { in erase()