Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp763 bool BContained = BasicBlockB.contains(BBB); in checkRelativeLocations() local
767 if (AContained != BContained) in checkRelativeLocations()