Searched refs:isExit (Results 1 - 7 of 7) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DRegionIterator.h82 // isExit - Is this the exit BB of the Region?
83 inline bool isExit(BasicBlock* BB) const { function in class:llvm::RNSuccIterator
99 while (succ_end(node->getEntry()) != BItor && isExit(*BItor))
102 if (isRegionMode() && isExit(getRegionSucc()))
123 assert(!isExit(BB) && "Iterator out of range!");
136 && isExit(*BItor));
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
H A DSDL_main.cpp649 TInt isExit = ETrue; local
655 isExit = EFalse;
659 return isExit;
/external/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp684 bool isExit() const { return Succs.empty(); } function in class:__anon26266::BBState
2231 if (!MyStates.isExit())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1134 milliseconds