Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopBuilder.h653 bool hasNonHoistableBasePtrInScop(MemoryAccess *MA, isl::union_map Writes);
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2629 bool ScopBuilder::hasNonHoistableBasePtrInScop(MemoryAccess *MA, in hasNonHoistableBasePtrInScop() function in ScopBuilder
2709 if (hasNonHoistableBasePtrInScop(Access, Writes)) in getNonHoistableCtx()