Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp547 if (const SCEVConstant *CUB = in intersectConstraints() local
549 const APInt &UpperBound = CUB->getAPInt(); in intersectConstraints()
1546 if (const SCEVConstant *CUB = in exactSIVtest() local
1548 UM = CUB->getAPInt(); in exactSIVtest()