Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp481 const MachineInstr *Def3 = MRI->getVRegDef(RB.getReg()); in computePhiCost() local
482 if (!HII->isPredicable(*Def1) || !HII->isPredicable(*Def3)) in computePhiCost()