Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp367 bool ShouldBeContained = !Ranges.empty() && !ParentRI.Ranges.empty() && in verifyDieRanges() local
370 if (ShouldBeContained && !ParentRI.contains(RI)) { in verifyDieRanges()