Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp542 if (Optional<ValueLatticeElement> OptLatticeVal = in getBlockValue() local
544 intersectAssumeOrGuardBlockValueConstantRange(Val, *OptLatticeVal, CxtI); in getBlockValue()
545 return OptLatticeVal; in getBlockValue()