Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp424 LVILatticeVal getValueInBlock(Value *V, BasicBlock *BB);
907 LVILatticeVal LazyValueInfoCache::getValueInBlock(Value *V, BasicBlock *BB) { in getValueInBlock() function in LazyValueInfoCache
1025 LVILatticeVal Result = getCache(PImpl).getValueInBlock(V, BB); in getConstant()