Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2755 const MachineOperand *BaseOpS, *BaseOpD; in isLoopCarriedDep() local
2759 if (!TII->getMemOperandWithOffset(*SI, BaseOpS, OffsetS, OffsetSIsScalable, in isLoopCarriedDep()
2768 MachineInstr *DefS = MRI.getVRegDef(BaseOpS->getReg()); in isLoopCarriedDep()