Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp367 bool hasBlockValue(Value *Val, BasicBlock *BB);
467 bool LazyValueInfoCache::hasBlockValue(Value *Val, BasicBlock *BB) { in hasBlockValue() function in LazyValueInfoCache
700 if (!hasBlockValue(BBI->getOperand(0), BB)) { in solveBlockValueConstantRange()
886 if (!hasBlockValue(Val, BBFrom)) { in getEdgeValue()
902 if (!hasBlockValue(Val, BBFrom)) { in getEdgeValue()