Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h496 void buildPHIAccesses(ScopStmt *PHIStmt, PHINode *PHI,
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1078 void ScopBuilder::buildPHIAccesses(ScopStmt *PHIStmt, PHINode *PHI, in buildPHIAccesses() function in ScopBuilder
2233 buildPHIAccesses(Stmt, PHI, NonAffineSubRegion, false); in buildAccessFunctions()
3679 buildPHIAccesses(nullptr, PHI, nullptr, true); in buildScop()