Searched refs:deallocateMemForFunction (Results 1 – 1 of 1) sorted by relevance
448 void deallocateMemForFunction(const Function *F);1016 deallocateMemForFunction(F.getFunction()); in retryWithMoreMemory()1029 void JITEmitter::deallocateMemForFunction(const Function *F) { in deallocateMemForFunction() function in JITEmitter1250 Emitter->deallocateMemForFunction(F); in onDelete()1308 cast<JITEmitter>(JCE)->deallocateMemForFunction(F); in freeMachineCodeForFunction()