Home
last modified time | relevance | path

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

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