Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp176 const LiveInterval &OrigInt = LIS.getInterval(Original); in weightCalcHelper() local
180 if (!OrigInt.isSpillable()) in weightCalcHelper()