Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp474 ValueLatticeElement getValueAt(Value *V, Instruction *CxtI);
1547 ValueLatticeElement LazyValueInfoImpl::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() function in LazyValueInfoImpl
1862 : Impl.getValueAt(V, CxtI); in getPredicateAt()