Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp827 SmallVector<int, 4> &RelBlockLocsA = ItA->RelativeBlockLocations; in compareStructure() local
829 if (RelBlockLocsA.size() != RelBlockLocsB.size() && in compareStructure()
834 zip(RelBlockLocsA, RelBlockLocsB, OperValsA, OperValsB); in compareStructure()