Home
last modified time | relevance | path

Searched defs:CopyHint (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp208 // CopyHint is a sortable hint derived from a COPY instruction. in weightCalcHelper() struct
209 struct CopyHint { in weightCalcHelper() argument
212 CopyHint(Register R, float W) : Reg(R), Weight(W) {} in weightCalcHelper() argument
210 WeightVirtRegAuxInfo::weightCalcHelper::CopyHint weightCalcHelper() argument
211 CopyHintVirtRegAuxInfo::weightCalcHelper::CopyHint weightCalcHelper() argument