Home
last modified time | relevance | path

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

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