Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp917 MachineInstr *DefDomMI = getVRegDefOrNull(DominatorOp, MRI); in simplifyCode() local
927 !MDT->dominates(DefDomMI, LiMI)) in simplifyCode()