Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp242 auto ZippedOperands = zip(GEP->indices(), OtherGEP->indices()); in isClose() local
247 return all_of(drop_begin(ZippedOperands), in isClose()