Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp126 uint64_t *Offset, unsigned UnitIndex, in verifyUnitHeader()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3269 typedef std::pair<SUnit *, unsigned> UnitIndex; in checkValidNodeOrder() typedef