Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h477 void copyInstScalar(ScopStmt &Stmt, Instruction *Inst, ValueMapT &BBMap,
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp214 void BlockGenerator::copyInstScalar(ScopStmt &Stmt, Instruction *Inst, in copyInstScalar() function in BlockGenerator
395 copyInstScalar(Stmt, Inst, BBMap, LTS); in copyInstruction()
1575 copyInstScalar(Stmt, TI, RegionMap, LTS); in copyStmt()