Home
last modified time | relevance | path

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

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