Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp149 static bool resultDependsOnExec(const MachineInstr &MI) { in resultDependsOnExec() function
187 isVALU(*MO.getParent()) && !resultDependsOnExec(*MO.getParent()); in isIgnorableUse()