Searched refs:getValueAt (Results 1 – 1 of 1) sorted by relevance
445 ValueLatticeElement getValueAt(Value *V, Instruction *CxtI);1424 ValueLatticeElement LazyValueInfoImpl::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() function in LazyValueInfoImpl1720 ValueLatticeElement Result = getImpl(PImpl, AC, &DL, DT).getValueAt(V, CxtI); in getPredicateAt()