Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachinePipeliner.cpp998 unsigned MFUs1 = minFuncUnits(IS1, F1); in operator ()() local
1000 if (MFUs1 == MFUs2) in operator ()()
1002 return MFUs1 > MFUs2; in operator ()()