Searched refs:ProcModelStartIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp240 DenseMap<const CodeGenProcModel *, unsigned> ProcModelStartIdx; local
243 ProcModelStartIdx[Model] = ScheduleClasses.size();
262 OS << " " << ProcModelStartIdx[Model] << ", // " << Model->ModelName

Completed in 144 milliseconds