Home | History | Annotate | Download | only in docs

Lines Matching full:releasememory

1052    <writing-an-llvm-pass-releaseMemory>` allocated to holding analysis results
1196 .. _writing-an-llvm-pass-releaseMemory:
1198 The ``releaseMemory`` method
1203 virtual void releaseMemory();
1209 ``releaseMemory`` virtual method is the way to do this.
1214 implement ``releaseMemory`` to, well, release the memory allocated to maintain