Searched refs:getValueAt (Results 1 – 1 of 1) sorted by relevance
507 LVILatticeVal getValueAt(Value *V, Instruction *CxtI);1333 LVILatticeVal LazyValueInfoCache::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() function in LazyValueInfoCache1617 LVILatticeVal Result = getCache(PImpl, AC, &DL, DT).getValueAt(V, CxtI); in getPredicateAt()