Home
last modified time | relevance | path

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

/llvm-project/polly/lib/CodeGen/
H A DIslAst.cpp559 isl::ast_node IslAst::getAst() { return Root; } in getAst() function in IslAst
562 isl::ast_node IslAstInfo::getAst() { return Ast.getAst(); } in getAst() function in IslAstInfo