Searched refs:BBLV (Results 1 – 1 of 1) sorted by relevance
436 ValueLatticeElement &BBLV,554 std::optional<ValueLatticeElement> BBLV = in solve() local556 assert(BBLV && "Result should be in cache!"); in solve()559 << *BBLV << "\n"); in solve()799 Value *Val, ValueLatticeElement &BBLV, Instruction *BBI) { in intersectAssumeOrGuardBlockValueConstantRange() argument816 BBLV = intersect(BBLV, *getValueFromCondition(Val, I->getArgOperand(0), in intersectAssumeOrGuardBlockValueConstantRange()828 BBLV = intersect(BBLV, in intersectAssumeOrGuardBlockValueConstantRange()834 if (BBLV.isOverdefined()) { in intersectAssumeOrGuardBlockValueConstantRange()840 BBLV = ValueLatticeElement::getNot(ConstantPointerNull::get(PTy)); in intersectAssumeOrGuardBlockValueConstantRange()