Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isAllocationFn

551           if (isAllocationFn(&I, &TLI) || isFreeCall(&I, &TLI)) {