Searched refs:SimplifiedVal (Results 1 – 1 of 1) sorted by relevance
2041 Optional<Value *> SimplifiedVal = in updateImpl() local2043 if (!SimplifiedVal.hasValue() || in updateImpl()2044 isa<UndefValue>(*SimplifiedVal.getValue())) { in updateImpl()2049 !isa<ConstantPointerNull>(*SimplifiedVal.getValue())) in updateImpl()