Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2305 int64_t OffsetS, OffsetD; in isLoopCarriedDep() local
2308 if (!TII->getMemOperandWithOffset(*SI, BaseOpS, OffsetS, OffsetSIsScalable, in isLoopCarriedDep()
2345 return (OffsetS + (int64_t)AccessSizeS < OffsetD + (int64_t)AccessSizeD); in isLoopCarriedDep()