Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNVOPDUtils.cpp248 const MachineInstr *JMI = JSUI->getInstr(); in apply() local
250 !shouldScheduleAdjacent(TII, ST, IMI, *JMI)) in apply()