Searched refs:verifyRegion (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h278 void RegionBase<Tr>::verifyRegion() const { function in class:llvm::RegionBase
295 verifyRegion();
669 region->verifyRegion();
671 DEBUG(region->verifyRegion());
H A DRegionInfo.h532 void verifyRegion() const;
/external/llvm/lib/Analysis/
H A DRegionPass.cpp112 // instead of relying on RegionInfo::verifyRegion since RegionInfo
118 CurrentRegion->verifyRegion();
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DRegionInfo.cpp235 void Region::verifyRegion() const { function in class:Region
248 verifyRegion();
573 region->verifyRegion();
575 DEBUG(region->verifyRegion());
H A DRegionPass.cpp107 // instead of relying on RegionInfo::verifyRegion since RegionInfo
113 CurrentRegion->verifyRegion();
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DRegionInfo.h453 void verifyRegion() const;

Completed in 277 milliseconds