Home
last modified time | relevance | path

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

/external/v8/test/cctest/compiler/
Dtest-representation-change.cc118 Node* true_node = r.jsgraph()->TrueConstant(); in TEST() local
Dtest-run-machops.cc212 MachineType type, Node* true_node, in BuildDiamondPhi()
232 Node* true_node = m.Int32Constant(true_val); in TEST() local
244 Node* true_node = m.NumberConstant(true_val); in TEST() local
256 Node* true_node = m.StringConstant(true_val); in TEST() local
283 Node* true_node = m.Int32Constant(true_val); in TEST() local
3938 Node* true_node = m.HeapConstant(true_val); in TEST() local
/external/selinux/libsepol/cil/src/
Dcil_policy.c891 struct cil_tree_node *true_node = NULL; in cil_booleanif_to_policy() local
Dcil_resolve_ast.c2917 struct cil_tree_node *true_node = NULL; in cil_resolve_tunif() local
Dcil_binary.c1771 struct cil_tree_node *true_node = NULL; in cil_booleanif_to_policydb() local