Home | History | Annotate | Download | only in Utils

Lines Matching full:getaddress

230           dyn_cast<BlockAddress>(IBI->getAddress()->stripPointerCasts())) {
241 Value *Address = IBI->getAddress();
280 if (DDI->getAddress())
1056 if (AllocaInst *AI = dyn_cast_or_null<AllocaInst>(DDI->getAddress())) {