Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopBuilder.h151 const SCEV *SCEV_TestVal, const SCEV *SCEV_UpperBound,
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp363 const SCEV *SCEV_TestVal, const SCEV *SCEV_UpperBound, in buildUnsignedConditionSets() argument
368 isl_pw_aff *TestVal = getPwAff(BB, InvalidDomainMap, SCEV_TestVal, false); in buildUnsignedConditionSets()