Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp165 const LiveInterval &OrigInt = LIS.getInterval(Original); in weightCalcHelper() local
169 if (!OrigInt.isSpillable()) in weightCalcHelper()