Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DIslNodeBuilder.h379 void createSubstitutions(__isl_take isl_ast_expr *Expr, ScopStmt *Stmt,
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp904 void IslNodeBuilder::createSubstitutions(__isl_take isl_ast_expr *Expr, in createSubstitutions() function in IslNodeBuilder
932 createSubstitutions(isl_ast_expr_copy(Expr), Stmt, VLTS[i]); in createSubstitutionsVector()
988 createSubstitutions(Expr, Stmt, LTS); in createUser()
DPPCGCodeGeneration.cpp1315 createSubstitutions(Expr, Stmt, LTS); in createScopStmt()