Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCalcSpillWeights.cpp174 bool IsSpillable = LI.isSpillable(); in weightCalcHelper() local
240 if (IsSpillable) { in weightCalcHelper()
295 if (!IsSpillable) in weightCalcHelper()