HomeSort by relevance Sort by last modified time
    Searched refs:Reachable (Results 26 - 50 of 77) sorted by null

12 3 4

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
Consumed.h 139 bool Reachable;
145 ConsumedStateMap() : Reachable(true), From(nullptr) {}
147 : Reachable(Other.Reachable), From(Other.From), VarMap(Other.VarMap),
171 /// \brief Return true if this block is reachable.
172 bool isReachable() const { return Reachable; }
  /external/clang/lib/Analysis/
ReachableCode.cpp 11 // determining reachable blocks within a CFG.
104 // well be reachable via a different control flow, thus it's not dead.
268 llvm::BitVector &Reachable,
276 // The entry block may have already been marked reachable
278 if (!Reachable[Start->getBlockID()]) {
280 Reachable[Start->getBlockID()] = true;
285 // Find the reachable blocks from 'Start'.
289 // There are cases where we want to treat all successors as reachable.
294 // Look at the successors and mark then reachable.
322 if (!Reachable[blockID])
    [all...]
  /external/llvm/unittests/ADT/
SCCIteratorTest.cpp 133 /// NodesReachableFrom - Return the set of all nodes reachable from the given
138 NodeSubset Reachable;
140 // The initial node is reachable.
141 Reachable.AddNode(Idx);
143 NodeSubset Previous(Reachable);
145 // Add in all nodes which are children of a reachable node.
148 Reachable = Reachable.Join(Nodes[i].second);
150 // If nothing changed then we have found all reachable nodes.
151 if (Reachable == Previous
    [all...]
  /external/swiftshader/third_party/LLVM/unittests/ADT/
SCCIteratorTest.cpp 135 /// NodesReachableFrom - Return the set of all nodes reachable from the given
140 NodeSubset Reachable;
142 // The initial node is reachable.
143 Reachable.AddNode(Idx);
145 NodeSubset Previous(Reachable);
147 // Add in all nodes which are children of a reachable node.
150 Reachable = Reachable.Join(Nodes[i].second);
152 // If nothing changed then we have found all reachable nodes.
153 if (Reachable == Previous
    [all...]
  /external/llvm/lib/CodeGen/
UnreachableBlockElim.cpp 11 // job is to delete LLVM basic blocks that are not reachable from the entry
43 SmallPtrSet<BasicBlock*, 8> Reachable;
45 // Mark all reachable blocks.
46 for (BasicBlock *BB : depth_first_ext(&F, Reachable))
47 (void)BB/* Mark all reachable blocks */;
53 if (!Reachable.count(&*I)) {
133 SmallPtrSet<MachineBasicBlock*, 8> Reachable;
140 // Mark all reachable blocks.
141 for (MachineBasicBlock *BB : depth_first_ext(&F, Reachable))
142 (void)BB/* Mark all reachable blocks */
    [all...]
PrologEpilogInserter.cpp     [all...]
  /external/valgrind/memcheck/tests/
leak-segv-jmp.stderr.exp 9 still reachable: 201,000 bytes in 2 blocks
11 Reachable blocks (those to which a pointer was found) are not shown.
24 still reachable: 200,000 bytes in 1 blocks
26 Reachable blocks (those to which a pointer was found) are not shown.
40 still reachable: 200,000 bytes in 1 blocks
42 Reachable blocks (those to which a pointer was found) are not shown.
56 still reachable: 200,000 bytes in 1 blocks
58 Reachable blocks (those to which a pointer was found) are not shown.
77 still reachable: 200,000 bytes in 1 blocks
79 Reachable blocks (those to which a pointer was found) are not shown
    [all...]
lks.stderr.exp 8 still reachable: 64 bytes in 4 blocks
14 reachable: 64 bytes in 4 blocks
55 still reachable: 64 bytes in 4 blocks
57 Reachable blocks (those to which a pointer was found) are not shown.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
deadcode.go 16 // deadcode marks all reachable symbols.
26 // There are three ways a method of a reachable type can be invoked:
29 // 2. through a reachable interface type
33 // is marked as reachable.
35 // The second case is handled by decomposing all reachable interface
38 // as reachable. This is extremely conservative, but easy and correct.
41 // - reflect.Value.Call is reachable
42 // - reflect.Value.Method is reachable
45 // of reachable types are marked reachable
    [all...]
typelink.go 30 if s.Attr.Reachable() && s.Attr.MakeTypelink() {
go.go 335 if s.Attr.Reachable() {
353 if s == nil || !s.Attr.Reachable() {
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
deadcode.go 16 // deadcode marks all reachable symbols.
26 // There are three ways a method of a reachable type can be invoked:
29 // 2. through a reachable interface type
33 // is marked as reachable.
35 // The second case is handled by decomposing all reachable interface
38 // as reachable. This is extremely conservative, but easy and correct.
41 // - reflect.Value.Call is reachable
42 // - reflect.Value.Method is reachable
45 // of reachable types are marked reachable
    [all...]
typelink.go 30 if s.Attr.Reachable() && s.Attr.MakeTypelink() {
go.go 335 if s.Attr.Reachable() {
353 if s == nil || !s.Attr.Reachable() {
  /external/valgrind/memcheck/
mc_leakcheck.c 87 // - still reachable: cases 1, 2
122 // Also, --show-reachable is a bad name because it also turns on the showing
173 // are mentioned elsewhere (if --show-reachable=yes or indirect is given
198 // reachable, depending on whether interior-pointers were required to
200 // - At this point we know for every block if it's reachable or not.
230 // prior node is a block which is reachable from the root-set via
233 // reachable from the root-set via a path including at least one
437 // Heuristic with which this block was considered reachable.
438 // LchNone if state != Reachable or no heuristic needed to
439 // consider it reachable
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
  /external/clang/lib/Sema/
JumpDiagnostics.cpp 688 // For each target scope, make sure it's trivially reachable from
696 llvm::BitVector Reachable(Scopes.size(), false);
702 Reachable.reset();
709 Reachable.set(Min);
727 // we've marked reachable. For well-formed code this amortizes
733 if (Reachable.test(Scope)) {
734 // If we find something reachable, mark all the scopes we just
735 // walked through as reachable.
737 Reachable.set(S);
743 // gotten shallower than the shallowest reachable scope
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/sym/
attribute.go 48 // is marked as reachable, more dead code elimination can be done.
84 func (a Attribute) Reachable() bool { return a&AttrReachable != 0 }
  /prebuilts/go/linux-x86/src/cmd/link/internal/sym/
attribute.go 48 // is marked as reachable, more dead code elimination can be done.
84 func (a Attribute) Reachable() bool { return a&AttrReachable != 0 }

Completed in 684 milliseconds

12 3 4