Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp421 SmallVector<ScopArrayInfo *, 4> CurrentSAI(S.arrays().begin(), in expand() local
423 for (auto SAI : CurrentSAI) { in expand()