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

/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp710 unsigned CostTblIndex = 0; local
716 OS << NumCostEntries << ", " << CostTblIndex << ", "
719 CostTblIndex += NumCostEntries;
723 return CostTblIndex;

Completed in 189 milliseconds