Searched defs:count_incoming (Results 1 – 2 of 2) sorted by relevance
330 def count_incoming(node: Node) -> None: function
375 LLVMValueRef ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming, in ac_build_phi()