Searched refs:emit_short_circuit_or (Results 1 – 2 of 2) sorted by relevance
75 STATUS_RETURN emit_short_circuit_or(BinopExprNode* n);
465 StatusTuple CodegenLLVM::emit_short_circuit_or(BinopExprNode *n) { in emit_short_circuit_or() function in ebpf::cc::CodegenLLVM496 return emit_short_circuit_or(n); in visit_binop_expr_node()