Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp174 bool IsSpillable = LI.isSpillable(); in weightCalcHelper() local
240 if (IsSpillable) { in weightCalcHelper()
295 if (!IsSpillable) in weightCalcHelper()