Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2310 const MachineOperand *BaseOpS, *BaseOpD; in isLoopCarriedDep() local
2314 if (!TII->getMemOperandWithOffset(*SI, BaseOpS, OffsetS, OffsetSIsScalable, in isLoopCarriedDep()
2323 if (!BaseOpS->isIdenticalTo(*BaseOpD)) in isLoopCarriedDep()
2328 MachineInstr *Def = MRI.getVRegDef(BaseOpS->getReg()); in isLoopCarriedDep()