Searched refs:getValueInBlock (Results 1 – 1 of 1) sorted by relevance
389 LVILatticeVal getValueInBlock(Value *V, BasicBlock *BB);912 LVILatticeVal LazyValueInfoCache::getValueInBlock(Value *V, BasicBlock *BB) { in getValueInBlock() function in LazyValueInfoCache1037 LVILatticeVal Result = getCache(PImpl).getValueInBlock(V, BB); in getConstant()