Home
last modified time | relevance | path

Searched defs:to_node (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h264 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h258 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h262 bool findEdge(uptr from_node, uptr to_node, u32 *stk_from, u32 *stk_to, in findEdge()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddominance.c980 struct et_node *bb_node, *to_node, *son; in redirect_immediate_dominators() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddominance.cc987 struct et_node *bb_node, *to_node, *son; in redirect_immediate_dominators() local