Home
last modified time | relevance | path

Searched refs:peer (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dmalloc.c1469 void foo (xpc_connection_t peer) { in foo() argument
1471 xpc_connection_set_context(peer, ctx); in foo()
1472 xpc_connection_set_finalizer_f(peer, finalize_connection_context); in foo()
1473 xpc_connection_resume(peer); in foo()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dcode_placement_ignore_succ_in_inner_loop.ll46 ; node in its peer loop, the weights on edges in the first loop should be
/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md235 how hard it is to guarantee how mutations interact with their Python peer