Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp243 bool IsSameNumOfValues = ValMapping.NumBreakDowns == 1; in getRepairCost() local
262 if (IsSameNumOfValues) { in getRepairCost()