Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp447 ValueLatticeElement getValueAt(Value *V, Instruction *CxtI);
1444 ValueLatticeElement LazyValueInfoImpl::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() function in LazyValueInfoImpl
1737 : getImpl(PImpl, AC, M).getValueAt(V, CxtI); in getPredicateAt()