Searched refs:IndexUnit (Results 1 – 3 of 3) sorted by relevance
59 void IndexUnit(DWARFUnit &unit, IndexSet &set);
54 IndexUnit(*units_to_index[cu_idx], sets[cu_idx]); in Index()95 void ManualDWARFIndex::IndexUnit(DWARFUnit &unit, IndexSet &set) { in IndexUnit() function in ManualDWARFIndex
145 unsigned IndexUnit = getResourceStateIndex(Unit); in ResourceManager() local146 Resource2Groups[IndexUnit] |= GroupMaskIdx; in ResourceManager()