Home
last modified time | relevance | path

Searched refs:copyStmt (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h83 void copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS,
630 Generator.copyStmt(Stmt, NewAccesses); in generate()
779 void copyStmt(ScopStmt &Stmt, __isl_keep isl_id_to_ast_expr *NewAccesses);
800 void copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS,
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp416 void BlockGenerator::copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS, in copyStmt() function in BlockGenerator
1364 void VectorBlockGenerator::copyStmt( in copyStmt() function in VectorBlockGenerator
1457 void RegionGenerator::copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS, in copyStmt() function in RegionGenerator
DIslNodeBuilder.cpp991 BlockGen.copyStmt(*Stmt, LTS, NewAccesses); in createUser()
993 RegionGen.copyStmt(*Stmt, LTS, NewAccesses); in createUser()
DPPCGCodeGeneration.cpp1318 BlockGen.copyStmt(*Stmt, LTS, Indexes); in createScopStmt()
1320 RegionGen.copyStmt(*Stmt, LTS, Indexes); in createScopStmt()