Searched defs:Ast (Results 1 – 3 of 3) sorted by relevance
106 IslAst Ast; variable176 std::unique_ptr<IslAstInfo> Ast; variable
459 static void walkAstForStatistics(const isl::ast_node &Ast) { in walkAstForStatistics()554 IslAst Ast{Scop}; in create() local652 std::unique_ptr<IslAstInfo> Ast = std::make_unique<IslAstInfo>(Scop, D); in runIslAst() local774 auto &Ast = SAM.getResult<IslAstAnalysis>(S, SAR); in run() local
185 IslAst &Ast = AI.getIslAst(); generateCode() local