Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp580 __isl_give isl_ast_node *IslAst::getAst() { return isl_ast_node_copy(Root); } in getAst() function in IslAst
585 __isl_give isl_ast_node *IslAstInfo::getAst() { return Ast.getAst(); } in getAst() function in IslAstInfo