Home | History | Annotate | Download | only in IPO

Lines Matching refs:extractMallocCall

1784     } else if (CallInst *CI = extractMallocCall(StoredOnceVal, TLI)) {