Home
last modified time | relevance | path

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

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