Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h578 bool canSyntheziseInStmt(ScopStmt &Stmt, Instruction *Inst);
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp350 bool BlockGenerator::canSyntheziseInStmt(ScopStmt &Stmt, Instruction *Inst) { in canSyntheziseInStmt() function in BlockGenerator
365 if (canSyntheziseInStmt(Stmt, Inst)) in copyInstruction()
1300 if (canSyntheziseInStmt(Stmt, Inst)) in copyInstruction()