Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp185 bool IsSpillable = LI.isSpillable(); in weightCalcHelper() local
264 if (IsSpillable) { in weightCalcHelper()
317 if (!IsSpillable) in weightCalcHelper()