Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp542 if (Optional<ValueLatticeElement> OptLatticeVal = in getBlockValue() local
544 return OptLatticeVal; in getBlockValue()