Searched refs:doesNotFreeMemory (Results 1 – 2 of 2) sorted by relevance
1258 if (Callee->doesNotFreeMemory()) in InstrBreaksNoFree()1330 [](const Function &F) { return F.doesNotFreeMemory(); }, in inferAttrsFromFunctionBodies()
579 bool doesNotFreeMemory() const { in doesNotFreeMemory() function