Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp898 static bool isOperandKill(const MachineOperand &MO, MachineRegisterInfo *MRI) { in isOperandKill() function
965 bool isKill = isOperandKill(MO, MRI); in calcRegisterCost()