Searched refs:UnitIndex (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.h | 168 uint64_t *Offset, unsigned UnitIndex, uint8_t &UnitType,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 3633 typedef std::pair<SUnit *, unsigned> UnitIndex; in checkValidNodeOrder() typedef 3634 std::vector<UnitIndex> Indices(NodeOrder.size(), std::make_pair(nullptr, 0)); in checkValidNodeOrder() 3639 auto CompareKey = [](UnitIndex i1, UnitIndex i2) { in checkValidNodeOrder()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFVerifier.cpp | 136 uint64_t *Offset, unsigned UnitIndex, in verifyUnitHeader() argument 186 UnitIndex, OffsetStart); in verifyUnitHeader()
|