Home
last modified time | relevance | path

Searched refs:isl_ast_graft_alloc (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_ast_graft_private.h46 __isl_give isl_ast_graft *isl_ast_graft_alloc(
Disl_ast_graft.c50 __isl_give isl_ast_graft *isl_ast_graft_alloc( in isl_ast_graft_alloc() function
92 return isl_ast_graft_alloc(node, build); in isl_ast_graft_alloc_domain()
897 graft = isl_ast_graft_alloc(node, build); in isl_ast_graft_alloc_from_children()
Disl_ast_codegen.c297 graft = isl_ast_graft_alloc(node, build); in call_create_leaf()