Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp86 CB_Optimal, ///< Optimal is the default and will produce compact branches enumerator
94 "mips-compact-branches", cl::Optional, cl::init(CB_Optimal),
98 clEnumValN(CB_Optimal, "optimal",