Home | History | Annotate | Download | only in Scalar

Lines Matching refs:stripPointerCasts

407     Value *Def = CI->stripPointerCasts();
939 assert(Base->stripPointerCasts() == OldBase->stripPointerCasts() &&