Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp378 LVILatticeVal getBlockValue(Value *Val, BasicBlock *BB);
528 LVILatticeVal LazyValueInfoCache::getBlockValue(Value *Val, BasicBlock *BB) { in getBlockValue() function in LazyValueInfoCache
823 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()