Searched refs:getBlockValue (Results 1 – 1 of 1) sorted by relevance
365 LVILatticeVal getBlockValue(Value *Val, BasicBlock *BB);492 LVILatticeVal LazyValueInfoCache::getBlockValue(Value *Val, BasicBlock *BB) { in getBlockValue() function in LazyValueInfoCache762 LVILatticeVal LHSVal = getBlockValue(BBI->getOperand(0), BB); in solveBlockValueConstantRange()960 LVILatticeVal InBlock = getBlockValue(Val, BBFrom); in getEdgeValue()982 Result = getBlockValue(Val, BBFrom); in getEdgeValue()1005 LVILatticeVal Result = getBlockValue(V, BB); in getValueInBlock()