OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isExit
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/Analysis/
RegionIterator.h
82
//
isExit
- Is this the exit BB of the Region?
83
inline bool
isExit
(BasicBlock* BB) const {
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/
SDL_main.cpp
649
TInt
isExit
= ETrue;
655
isExit
= EFalse;
659
return
isExit
;
/external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp
767
bool
isExit
() const { return Succs.empty(); }
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 2495 milliseconds