Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Transform/
DMaximalStaticExpansion.cpp82 ScopArrayInfo *expandAccess(Scop &S, MemoryAccess *MA);
349 ScopArrayInfo *MaximalStaticExpander::expandAccess(Scop &S, MemoryAccess *MA) { in expandAccess() function in MaximalStaticExpander
423 auto ExpandedSAI = expandAccess(S, Read); in expandPhi()
455 ScopArrayInfo *ExpandedArray = expandAccess(S, TheWrite); in runOnScop()