Searched refs:getValueInBlock (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 440 ValueLatticeElement getValueInBlock(Value *V, BasicBlock *BB, 1444 ValueLatticeElement LazyValueInfoImpl::getValueInBlock(Value *V, BasicBlock *BB, in getValueInBlock() function in LazyValueInfoImpl 1590 getImpl(PImpl, AC, BB->getModule()).getValueInBlock(V, BB, CxtI); in getConstant() 1608 getImpl(PImpl, AC, BB->getModule()).getValueInBlock(V, BB, CxtI); in getConstantRange() 1755 ? getImpl(PImpl, AC, M).getValueInBlock(V, CxtI->getParent(), CxtI) in getPredicateAt() 1887 ValueLatticeElement Result = LVIImpl->getValueInBlock( in emitBasicBlockStartAnnot() 1912 ValueLatticeElement Result = LVIImpl->getValueInBlock( in emitInstructionAnnot()
|