Home | History | Annotate | Download | only in Utils

Lines Matching refs:stripPointerCasts

249           dyn_cast<BlockAddress>(IBI->getAddress()->stripPointerCasts())) {
963 V = V->stripPointerCasts();
969 // stripPointerCasts recurses through infinite layers of bitcasts,