Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp797 static ConstantRange getConstantRangeOrFull(const ValueLatticeElement &Val, in getConstantRangeOrFull() function
821 getConstantRangeOrFull(TrueVal, SI->getType(), DL); in solveBlockValueSelect()
823 getConstantRangeOrFull(FalseVal, SI->getType(), DL); in solveBlockValueSelect()
891 return getConstantRangeOrFull(*OptVal, V->getType(), DL); in getRangeFor()