Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp457 bool solveBlockValueBinaryOp(LVILatticeVal &BBLV, Instruction *BBI,
688 if (!solveBlockValueBinaryOp(Res, BBI, BB)) in solveBlockValue()
1079 bool LazyValueInfoCache::solveBlockValueBinaryOp(LVILatticeVal &BBLV, in solveBlockValueBinaryOp() function in LazyValueInfoCache
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp419 Optional<ValueLatticeElement> solveBlockValueBinaryOp(BinaryOperator *BBI,
617 return solveBlockValueBinaryOp(BO, BB); in solveBlockValueImpl()
1001 Optional<ValueLatticeElement> LazyValueInfoImpl::solveBlockValueBinaryOp( in solveBlockValueBinaryOp() function in LazyValueInfoImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp433 bool solveBlockValueBinaryOp(ValueLatticeElement &BBLV, BinaryOperator *BBI,
656 return solveBlockValueBinaryOp(Res, BO, BB); in solveBlockValueImpl()
1085 bool LazyValueInfoImpl::solveBlockValueBinaryOp(ValueLatticeElement &BBLV, in solveBlockValueBinaryOp() function in LazyValueInfoImpl