Home
last modified time | relevance | path

Searched refs:IdToAstExp (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h801 __isl_keep isl_id_to_ast_expr *IdToAstExp);
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1458 isl_id_to_ast_expr *IdToAstExp) { in copyStmt() argument
1483 generateScalarLoads(Stmt, LTS, EntryBBMap, IdToAstExp); in copyStmt()
1521 copyBB(Stmt, BB, BBCopy, RegionMap, LTS, IdToAstExp); in copyStmt()
1615 generateScalarStores(Stmt, LTS, ValueMap, IdToAstExp); in copyStmt()