Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1212 unsigned MFUs2 = minFuncUnits(IS2, F2); in operator ()() local
1213 if (MFUs1 == MFUs2) in operator ()()
1215 return MFUs1 > MFUs2; in operator ()()