Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp301 MRI.clearSimpleHint(LI.reg()); in weightCalcHelper()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h822 void clearSimpleHint(Register VReg) { in clearSimpleHint() function