Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2306 bool OffsetSIsScalable, OffsetDIsScalable; in isLoopCarriedDep() local
2310 !TII->getMemOperandWithOffset(*DI, BaseOpD, OffsetD, OffsetDIsScalable, in isLoopCarriedDep()
2314 assert(!OffsetSIsScalable && !OffsetDIsScalable && in isLoopCarriedDep()