Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp42 LI.markNotSpillable(); in createEmptyIntervalFrom()
67 LIS.getInterval(VReg).markNotSpillable(); in createFrom()
H A DCalcSpillWeights.cpp289 li.markNotSpillable(); in weightCalcHelper()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h772 void markNotSpillable() { in markNotSpillable() function