Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h209 const SCEV *SCEV_TestVal, const SCEV *SCEV_UpperBound,
DScopInfo.h1641 __isl_keep isl_set *Domain, const SCEV *SCEV_TestVal,
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp367 const SCEV *SCEV_TestVal, const SCEV *SCEV_UpperBound, in buildUnsignedConditionSets() argument
372 isl_pw_aff *TestVal = getPwAff(BB, InvalidDomainMap, SCEV_TestVal, false); in buildUnsignedConditionSets()