Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.cpp80 ChainOfDependences &OtherChain = Other.getChain(); in isIdentical() local
82 if (Chain[i] != OtherChain[i]) in isIdentical()