Searched refs:getValueInBlock (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | LazyValueInfo.cpp | 440 ValueLatticeElement getValueInBlock(Value *V, BasicBlock *BB, 1453 ValueLatticeElement LazyValueInfoImpl::getValueInBlock(Value *V, BasicBlock *BB, in getValueInBlock() function in LazyValueInfoImpl 1598 getImpl(PImpl, AC, BB->getModule()).getValueInBlock(V, BB, CxtI); in getConstant() 1616 getImpl(PImpl, AC, BB->getModule()).getValueInBlock(V, BB, CxtI); in getConstantRange() 1763 ? getImpl(PImpl, AC, M).getValueInBlock(V, CxtI->getParent(), CxtI) in getPredicateAt() 1900 ValueLatticeElement Result = LVIImpl->getValueInBlock( in emitBasicBlockStartAnnot() 1925 ValueLatticeElement Result = LVIImpl->getValueInBlock( in emitInstructionAnnot()
|