Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp289 void mapAccess(SmallPtrSetImpl<MemoryAccess *> &Accesses, in mapAccess() function in __anon715d0d460111::MaximalStaticExpansionImpl
408 mapAccess(Writes, Dependences, ExpandedSAI, false); in expandPhi()
435 mapAccess(AllReads, Dependences, ExpandedArray, true); in expand()