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