Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp715 bool BContained = BasicBlockB.contains(BBB); in checkRelativeLocations() local
719 if (AContained != BContained) in checkRelativeLocations()