/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | CFGReachabilityAnalysis.h | 36 ReachableMap reachable; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | UnreachableCodeChecker.cpp | 51 CFGBlocksSet reachable, visited; in checkEndAnalysis() local 179 CFGBlocksSet &reachable, in FindUnreachableEntryPoints()
|
H A D | AnalyzerStatsChecker.cpp | 45 llvm::SmallPtrSet<const CFGBlock*, 32> reachable; in checkEndAnalysis() local
|
H A D | DeadStoresChecker.cpp | 70 llvm::BitVector reachable; member in __anon4ace36bc0111::ReachableCode
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa.cc | 91 hash_set<symtab_node *> *reachable) in enqueue_node() 130 hash_set<symtab_node *> *reachable) in process_references() 176 hash_set<symtab_node *> *reachable) in walk_polymorphic_call_targets() 315 hash_set<symtab_node *> reachable; in remove_unreachable_nodes() local
|
H A D | domwalk.cc | 219 bool reachable = false; in bb_reachable() local
|
H A D | omp-oacc-neuter-broadcast.cc | 1447 dfs_broadcast_reachable_1 (basic_block bb, sbitmap reachable) in dfs_broadcast_reachable_1() 1680 sbitmap *reachable in oacc_do_neutering() local
|
H A D | ira.cc | 5065 auto_bitmap need_new, reachable; in split_live_ranges_for_shrink_wrap() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa.c | 91 hash_set<symtab_node *> *reachable) in enqueue_node() 130 hash_set<symtab_node *> *reachable) in process_references() 176 hash_set<symtab_node *> *reachable) in walk_polymorphic_call_targets() 315 hash_set<symtab_node *> reachable; in remove_unreachable_nodes() local
|
H A D | domwalk.c | 219 bool reachable = false; in bb_reachable() local
|
H A D | ira.c | 4945 auto_bitmap need_new, reachable; in split_live_ranges_for_shrink_wrap() local
|
/netbsd-src/sys/compat/netinet6/ |
H A D | nd6.h | 38 u_int32_t reachable; /* Reachable Time */ member 56 u_int32_t reachable; /* Reachable Time */ member
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | minfo.d | 247 auto reachable = cast(size_t*) malloc(flagbytes); in sortCtors() local 426 auto reachable = cast(size_t*) malloc(flagbytes); in sortCtors() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | minfo.d | 247 auto reachable = cast(size_t*) malloc(flagbytes); in sortCtors() local 426 auto reachable = cast(size_t*) malloc(flagbytes); in sortCtors() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 399 DeadCodeScan(llvm::BitVector &reachable, Preprocessor &PP, ASTContext &C) in DeadCodeScan() 688 llvm::BitVector reachable(cfg->getNumBlockIDs()); in FindUnreachableCode() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | ipv6nd.h | 64 uint32_t reachable; member
|
H A D | if-bsd.c | 1299 bool reachable; in if_rtm() local
|
H A D | ipv6nd.c | 724 ipv6nd_neighbour(struct dhcpcd_ctx *ctx, struct in6_addr *addr, bool reachable) in ipv6nd_neighbour()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | gc.h | 108 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | gc.h | 108 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference() local
|
/netbsd-src/sys/netinet6/ |
H A D | nd6.h | 65 uint32_t reachable; /* Reachable Time */ member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 131 bool reachable = false; member
|