Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp652 int totalFUs = 0; in collectAllFuncUnits() local
676 totalFUs += numFUs; in collectAllFuncUnits()
679 return totalFUs; in collectAllFuncUnits()