Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp507 LVILatticeVal getValueAt(Value *V, Instruction *CxtI);
1333 LVILatticeVal LazyValueInfoCache::getValueAt(Value *V, Instruction *CxtI) { in getValueAt() function in LazyValueInfoCache
1617 LVILatticeVal Result = getCache(PImpl, AC, &DL, DT).getValueAt(V, CxtI); in getPredicateAt()