Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp178 bool IsSpillable = LI.isSpillable(); in weightCalcHelper() local
244 if (IsSpillable) { in weightCalcHelper()
299 if (!IsSpillable) in weightCalcHelper()