Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h24 using RangesTy = AddressRangesMap<int64_t>; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h81 using RangesTy = std::vector<std::pair<uint64_t, uint64_t>>; variable