Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h714 bool hasNonHoistableBasePtrInScop(MemoryAccess *MA, isl::union_map Writes);
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2816 bool ScopBuilder::hasNonHoistableBasePtrInScop(MemoryAccess *MA, in hasNonHoistableBasePtrInScop() function in ScopBuilder
2894 if (hasNonHoistableBasePtrInScop(Access, Writes)) in getNonHoistableCtx()