Home
last modified time | relevance | path

Searched refs:totalFUs (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp660 int totalFUs = 0; in collectAllFuncUnits() local
682 totalFUs += numFUs; in collectAllFuncUnits()
685 return totalFUs; in collectAllFuncUnits()