Home
last modified time | relevance | path

Searched defs:then_node (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.c900 isl_ast_node *then_node = isl_ast_node_if_get_then (node); in translate_isl_ast_node_if() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.cc887 isl_ast_node *then_node = isl_ast_node_if_get_then (node); in translate_isl_ast_node_if() local
/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c1448 isl_ast_node *then_node; in isl_ast_node_if_take_then_node() local
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py7334 def then_node(arg0): member in ast_node_if
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h7180 isl::checked::ast_node ast_node_if::then_node() const in then_node() function
H A Dcpp.h8170 isl::ast_node ast_node_if::then_node() const in then_node() function