Searched refs:isRegion (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h626 // isRegion - Check if entry and exit surround a valid region, based on
628 bool isRegion(BasicBlock* entry, BasicBlock* exit) const;
/external/llvm/lib/Analysis/
H A DRegionInfo.cpp495 bool RegionInfo::isRegion(BasicBlock *entry, BasicBlock *exit) const { function in class:RegionInfo
619 if (isRegion(entry, exit)) {
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 123 milliseconds