Home
last modified time | relevance | path

Searched refs:canSynthesize (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/lib/Support/
DVirtualInstruction.cpp68 if (!UserStmt || canSynthesize(Val, *UserStmt->getParent(), SE, UserScope)) in create()
DScopHelper.cpp649 bool polly::canSynthesize(const Value *V, const Scop &S, ScalarEvolution *SE, in canSynthesize() function in polly
/external/llvm-project/polly/include/polly/Support/
DScopHelper.h493 bool canSynthesize(const llvm::Value *V, const Scop &S,
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp218 if (canSynthesize(SrcVal, References.S, &References.SE, Scope)) { in findReferencesInBlock()
DBlockGenerators.cpp353 canSynthesize(Inst, *Stmt.getParent(), &SE, L); in canSyntheziseInStmt()
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1090 if (!IsExitBlock && canSynthesize(PHI, *scop, &SE, Scope)) in buildPHIAccesses()
1933 !canSynthesize(Inst, *scop, &SE, L); in shouldModelInst()