Home
last modified time | relevance | path

Searched defs:addEdges (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h48 uptr addEdges(const BV &from, uptr to, uptr added_edges[], in addEdges() function
H A Dsanitizer_deadlock_detector.h242 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_bvgraph.h49 uptr addEdges(const BV &from, uptr to, uptr added_edges[], in addEdges() function
H A Dsanitizer_deadlock_detector.h240 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h50 uptr addEdges(const BV &from, uptr to, uptr added_edges[], in addEdges() function
H A Dsanitizer_deadlock_detector.h244 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges() function