Home
last modified time | relevance | path

Searched defs:DoesOverlap (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h429 bool DoesOverlap = OlapStart <= Stop && Start <= OlapStop; in getNonOverlappingParts() local
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp901 auto DoesOverlap = [](const IRSimilarityCandidate &X, overlap() local