Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp262 auto ZippedOperands = zip(GEP->indices(), OtherGEP->indices()); in isClose() local
267 return all_of(drop_begin(ZippedOperands), in isClose()