Home
last modified time | relevance | path

Searched refs:totalFUs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp107 int totalFUs = 0; in collectAllFuncUnits() local
125 totalFUs += numFUs; in collectAllFuncUnits()
128 return totalFUs; in collectAllFuncUnits()