Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp123 uint64_t *Offset, unsigned UnitIndex, in verifyUnitHeader()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2769 typedef std::pair<SUnit *, unsigned> UnitIndex; in checkValidNodeOrder() typedef