Home
last modified time | relevance | path

Searched defs:RequiredILS (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopDetection.h158 InvariantLoadsSetTy RequiredILS; member
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp452 InvariantLoadsSetTy &RequiredILS, DetectionContext &Context) const { in onlyValidRequiredInvariantLoads()