Searched defs:getAst (Results 1 – 1 of 1) sorted by relevance
580 __isl_give isl_ast_node *IslAst::getAst() { return isl_ast_node_copy(Root); } in getAst() function in IslAst585 __isl_give isl_ast_node *IslAstInfo::getAst() { return Ast.getAst(); } in getAst() function in IslAstInfo