Searched defs:isTopLevelRegion (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DRegionInfo.h299 bool isTopLevelRegion() const { return exit == NULL; } function in class:llvm::Region
/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h378 bool isTopLevelRegion() const { return exit == nullptr; } function in class:llvm::RegionBase

Completed in 57 milliseconds