Searched refs:StoredConstant (Results 1 – 1 of 1) sorted by relevance
536 Constant *StoredConstant = dyn_cast<Constant>(SI->getValueOperand()); in runOnBasicBlock() local538 if (StoredConstant && StoredConstant->isNullValue() && in runOnBasicBlock()