Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h709 bool isRequiredInvariantLoad(LoadInst *LI) const { in isRequiredInvariantLoad() function
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2930 if (TooComplex || !isRequiredInvariantLoad(LI)) in getNonHoistableCtx()