HomeSort by relevance Sort by last modified time
    Searched refs:isExit (Results 1 - 22 of 22) sorted by null

  /external/swiftshader/third_party/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/llvm/include/llvm/Analysis/
RegionIterator.h 85 // isExit - Is this the exit BB of the Region?
86 inline bool isExit(BlockT* BB) const {
101 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
104 if (isRegionMode() && isExit(getRegionSucc()))
125 assert(!isExit(BB) && "Iterator out of range!");
138 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionIterator.h 91 // isExit - Is this the exit BB of the Region?
92 inline bool isExit(BlockT* BB) const {
107 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
110 if (isRegionMode() && isExit(getRegionSucc()))
131 assert(!isExit(BB) && "Iterator out of range!");
144 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionIterator.h 91 // isExit - Is this the exit BB of the Region?
92 inline bool isExit(BlockT* BB) const {
107 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
110 if (isRegionMode() && isExit(getRegionSucc()))
131 assert(!isExit(BB) && "Iterator out of range!");
144 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionIterator.h 91 // isExit - Is this the exit BB of the Region?
92 inline bool isExit(BlockT* BB) const {
107 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
110 if (isRegionMode() && isExit(getRegionSucc()))
131 assert(!isExit(BB) && "Iterator out of range!");
144 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionIterator.h 91 // isExit - Is this the exit BB of the Region?
92 inline bool isExit(BlockT* BB) const {
107 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
110 if (isRegionMode() && isExit(getRegionSucc()))
131 assert(!isExit(BB) && "Iterator out of range!");
144 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionIterator.h 91 // isExit - Is this the exit BB of the Region?
92 inline bool isExit(BlockT* BB) const {
107 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
110 if (isRegionMode() && isExit(getRegionSucc()))
131 assert(!isExit(BB) && "Iterator out of range!");
144 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionIterator.h 91 // isExit - Is this the exit BB of the Region?
92 inline bool isExit(BlockT* BB) const {
107 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
110 if (isRegionMode() && isExit(getRegionSucc()))
131 assert(!isExit(BB) && "Iterator out of range!");
144 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionIterator.h 96 // isExit - Is this the exit BB of the Region?
97 inline bool isExit(BlockT* BB) const {
111 while (BlockTraits::child_end(node->getEntry()) != BItor && isExit(*BItor))
114 if (isRegionMode() && isExit(getRegionSucc()))
135 assert(!isExit(BB) && "Iterator out of range!");
148 && isExit(*BItor));
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 312 bool isExit() const { return Succs.empty(); }
    [all...]
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 491 milliseconds