OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTopLevelRegion
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
RegionInfo.h
661
Region *
getTopLevelRegion
() const {
/external/llvm/include/llvm/Analysis/
RegionInfo.h
830
RegionT *
getTopLevelRegion
() const { return TopLevelRegion; }
[
all
...]
Completed in 549 milliseconds