Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp3441 if (!scop->hasFeasibleRuntimeContext()) in buildAliasGroups()
3735 if (!scop->hasFeasibleRuntimeContext()) { in buildScop()
3774 if (!scop->hasFeasibleRuntimeContext()) { in buildScop()
3801 if (!scop->hasFeasibleRuntimeContext()) { in ScopBuilder()
DScopInfo.cpp1976 bool Scop::hasFeasibleRuntimeContext() const { in hasFeasibleRuntimeContext() function in Scop
/external/llvm-project/polly/include/polly/
DScopInfo.h2232 bool hasFeasibleRuntimeContext() const;