Home
last modified time | relevance | path

Searched defs:BBLV (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp720 bool LazyValueInfoImpl::solveBlockValueNonLocal(ValueLatticeElement &BBLV, in solveBlockValueNonLocal()
784 bool LazyValueInfoImpl::solveBlockValuePHINode(ValueLatticeElement &BBLV, in solveBlockValuePHINode()
827 Value *Val, ValueLatticeElement &BBLV, Instruction *BBI) { in intersectAssumeOrGuardBlockValueConstantRange()
858 bool LazyValueInfoImpl::solveBlockValueSelect(ValueLatticeElement &BBLV, in solveBlockValueSelect()
1019 bool LazyValueInfoImpl::solveBlockValueCast(ValueLatticeElement &BBLV, in solveBlockValueCast()
1066 ValueLatticeElement &BBLV, Instruction *I, BasicBlock *BB, in solveBlockValueBinaryOpImpl()
1085 bool LazyValueInfoImpl::solveBlockValueBinaryOp(ValueLatticeElement &BBLV, in solveBlockValueBinaryOp()
1120 ValueLatticeElement &BBLV, WithOverflowInst *WO, BasicBlock *BB) { in solveBlockValueOverflowIntrinsic()
1128 ValueLatticeElement &BBLV, SaturatingInst *SI, BasicBlock *BB) { in solveBlockValueSaturatingIntrinsic()
1155 bool LazyValueInfoImpl::solveBlockValueIntrinsic(ValueLatticeElement &BBLV, in solveBlockValueIntrinsic()
[all …]
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp751 bool LazyValueInfoCache::solveBlockValueNonLocal(LVILatticeVal &BBLV, in solveBlockValueNonLocal()
809 bool LazyValueInfoCache::solveBlockValuePHINode(LVILatticeVal &BBLV, in solveBlockValuePHINode()
855 LVILatticeVal &BBLV, in intersectAssumeBlockValueConstantRange()
877 bool LazyValueInfoCache::solveBlockValueSelect(LVILatticeVal &BBLV, in solveBlockValueSelect()
1004 bool LazyValueInfoCache::solveBlockValueCast(LVILatticeVal &BBLV, in solveBlockValueCast()
1079 bool LazyValueInfoCache::solveBlockValueBinaryOp(LVILatticeVal &BBLV, in solveBlockValueBinaryOp()
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp519 Optional<ValueLatticeElement> BBLV = in solve() local
754 Value *Val, ValueLatticeElement &BBLV, Instruction *BBI) { in intersectAssumeOrGuardBlockValueConstantRange()