Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp382 bool hasBlockValue(Value *Val, BasicBlock *BB);
520 bool LazyValueInfoCache::hasBlockValue(Value *Val, BasicBlock *BB) { in hasBlockValue() function in LazyValueInfoCache
816 if (!hasBlockValue(BBI->getOperand(0), BB)) { in solveBlockValueConstantRange()
1013 if (!hasBlockValue(Val, BBFrom)) { in getEdgeValue()
1035 if (!hasBlockValue(Val, BBFrom)) { in getEdgeValue()