Searched refs:intersectAssumeOrGuardBlockValueConstantRange (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 427 void intersectAssumeOrGuardBlockValueConstantRange(Value *Val, 803 void LazyValueInfoImpl::intersectAssumeOrGuardBlockValueConstantRange( in intersectAssumeOrGuardBlockValueConstantRange() function in LazyValueInfoImpl 994 intersectAssumeOrGuardBlockValueConstantRange(CI->getOperand(0), LHSVal, in solveBlockValueCast() 1053 intersectAssumeOrGuardBlockValueConstantRange(BO->getOperand(0), LHSVal, in solveBlockValueBinaryOp() 1388 intersectAssumeOrGuardBlockValueConstantRange(Val, InBlock, in getEdgeValue() 1398 intersectAssumeOrGuardBlockValueConstantRange(Val, InBlock, CxtI); in getEdgeValue() 1415 intersectAssumeOrGuardBlockValueConstantRange(V, Result, CxtI); in getValueInBlock() 1431 intersectAssumeOrGuardBlockValueConstantRange(V, Result, CxtI); in getValueAt()
|