Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCalcSpillWeights.cpp46 static Register copyHint(const MachineInstr *MI, unsigned Reg, in copyHint() function
267 Register HintReg = copyHint(MI, LI.reg(), TRI, MRI); in weightCalcHelper()