Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp219 bool isUseSafeToFold(const MachineInstr &MI,
892 bool SIFoldOperandsImpl::isUseSafeToFold(const MachineInstr &MI, in isUseSafeToFold() function in SIFoldOperandsImpl
1139 if (!isUseSafeToFold(*UseMI, *UseOp)) in foldOperand()