Searched refs:BranchExpectTrue (Results 1 – 2 of 2) sorted by relevance
187 Node* BranchExpectTrue(Node* cond, Node** true_node, Node** false_node);
898 Node* WasmGraphBuilder::BranchExpectTrue(Node* cond, Node** true_node, in BranchExpectTrue() function in v8::internal::compiler::WasmGraphBuilder