Searched refs:SimplifiedOpV (Results 1 – 1 of 1) sorted by relevance
8315 const auto &SimplifiedOpV = in calculateCastInst() local8318 if (!SimplifiedOpV.hasValue()) in calculateCastInst()8320 if (!SimplifiedOpV.getValue()) in calculateCastInst()8322 OpV = *SimplifiedOpV; in calculateCastInst()8419 const auto &SimplifiedOpV = in updateImpl() local8422 if (!SimplifiedOpV.hasValue()) in updateImpl()8424 if (!SimplifiedOpV.getValue()) in updateImpl()8426 Value *VPtr = *SimplifiedOpV; in updateImpl()