Searched refs:getBlockValue (Results 1 – 1 of 1) sorted by relevance
378 LVILatticeVal getBlockValue(Value *Val, BasicBlock *BB);528 LVILatticeVal LazyValueInfoCache::getBlockValue(Value *Val, BasicBlock *BB) { in getBlockValue() function in LazyValueInfoCache823 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueConstantRange()1021 LVILatticeVal InBlock = getBlockValue(Val, BBFrom); in getEdgeValue()1043 Result = getBlockValue(Val, BBFrom); in getEdgeValue()1066 LVILatticeVal Result = getBlockValue(V, BB); in getValueInBlock()