/external/llvm/lib/CodeGen/ |
D | MachineDominanceFrontier.cpp | 46 void MachineDominanceFrontier::releaseMemory() { in releaseMemory() function in MachineDominanceFrontier
|
D | MachineFunctionAnalysis.cpp | 57 void MachineFunctionAnalysis::releaseMemory() { in releaseMemory() function in MachineFunctionAnalysis
|
D | LiveStackAnalysis.cpp | 43 void LiveStacks::releaseMemory() { in releaseMemory() function in LiveStacks
|
D | MachineDominators.cpp | 67 void MachineDominatorTree::releaseMemory() { in releaseMemory() function in MachineDominatorTree
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineDominators.cpp | 53 void MachineDominatorTree::releaseMemory() { in releaseMemory() function in MachineDominatorTree
|
D | MachineFunctionAnalysis.cpp | 55 void MachineFunctionAnalysis::releaseMemory() { in releaseMemory() function in MachineFunctionAnalysis
|
D | LiveStackAnalysis.cpp | 40 void LiveStacks::releaseMemory() { in releaseMemory() function in LiveStacks
|
D | SlotIndexes.cpp | 33 void SlotIndexes::releaseMemory() { in releaseMemory() function in SlotIndexes
|
D | MachineLoopRanges.cpp | 44 void MachineLoopRanges::releaseMemory() { in releaseMemory() function in MachineLoopRanges
|
/external/llvm/lib/Analysis/ |
D | LazyBlockFrequencyInfo.cpp | 48 void LazyBlockFrequencyInfoPass::releaseMemory() { LBFI.releaseMemory(); } in releaseMemory() function in LazyBlockFrequencyInfoPass
|
D | BlockFrequencyInfo.cpp | 205 void BlockFrequencyInfo::releaseMemory() { BFI.reset(); } in releaseMemory() function in BlockFrequencyInfo 241 void BlockFrequencyInfoWrapperPass::releaseMemory() { BFI.releaseMemory(); } in releaseMemory() function in BlockFrequencyInfoWrapperPass
|
D | MemDerefPrinter.cpp | 37 void releaseMemory() override { in releaseMemory() function
|
D | DominanceFrontier.cpp | 34 void DominanceFrontierWrapperPass::releaseMemory() { in releaseMemory() function in DominanceFrontierWrapperPass
|
D | IntervalPartition.cpp | 27 void IntervalPartition::releaseMemory() { in releaseMemory() function in IntervalPartition
|
/external/llvm/include/llvm/Analysis/ |
D | LazyBlockFrequencyInfo.h | 84 void releaseMemory() { in releaseMemory() function
|
D | PostDominators.h | 81 void releaseMemory() override { in releaseMemory() function
|
D | AssumptionCache.h | 161 void releaseMemory() override { AssumptionCaches.shrink_and_clear(); } in releaseMemory() function
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | InlineAlways.cpp | 60 void releaseMemory() { in releaseMemory() function in __anon1ce7d5c30111::AlwaysInliner
|
D | InlineSimple.cpp | 57 void releaseMemory() { in releaseMemory() function in __anon30f78e5c0111::SimpleInliner
|
/external/llvm/include/llvm/Transforms/Scalar/ |
D | JumpThreading.h | 103 void releaseMemory() { in releaseMemory() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | PostDominators.h | 77 virtual void releaseMemory() { in releaseMemory() function
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | IntervalPartition.cpp | 27 void IntervalPartition::releaseMemory() { in releaseMemory() function in IntervalPartition
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 112 virtual void releaseMemory() { LI.releaseMemory(); } in releaseMemory() function
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 114 void releaseMemory() override { LI.releaseMemory(); } in releaseMemory() function
|
/external/clang/include/clang/Analysis/Analyses/ |
D | Dominators.h | 148 virtual void releaseMemory() { in releaseMemory() function
|