Searched refs:CDN (Results 1 – 1 of 1) sorted by relevance
273 const ConstantSDNode *CDN = dyn_cast<ConstantSDNode>(OP2.getNode()); in PreprocessLoad() local274 if (GADN && CDN) in PreprocessLoad()276 getConstantFieldValue(GADN, CDN->getZExtValue(), size, new_val.c); in PreprocessLoad()