Lines Matching refs:isMallocLikeFn
1428 if (isa<AllocaInst>(DepInst) || isMallocLikeFn(DepInst, TLI) ||1944 if (isa<AllocaInst>(DepInst) || isMallocLikeFn(DepInst, TLI)) {