Searched refs:doesNotFreeMemory (Results 1 – 5 of 5) 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
570 bool doesNotFreeMemory() const { in doesNotFreeMemory() function
800 if (F->doesNotFreeMemory() && F->hasNoSync()) in canBeFreed()
1485 [](const Function &F) { return F.doesNotFreeMemory(); }, in inferAttrsFromFunctionBodies()