/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CSEInfo.h | 214 void releaseMemory() { Info.releaseMemory(); } in releaseMemory() function 232 void releaseMemory() override { in releaseMemory() function
|
D | GISelKnownBits.h | 111 void releaseMemory() override { Info.reset(); } in releaseMemory() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineDominanceFrontier.cpp | 46 void MachineDominanceFrontier::releaseMemory() { in releaseMemory() function in MachineDominanceFrontier
|
D | LazyMachineBlockFrequencyInfo.cpp | 50 void LazyMachineBlockFrequencyInfoPass::releaseMemory() { in releaseMemory() function in LazyMachineBlockFrequencyInfoPass
|
D | LiveStacks.cpp | 42 void LiveStacks::releaseMemory() { in releaseMemory() function in LiveStacks
|
D | MachineDominators.cpp | 69 void MachineDominatorTree::releaseMemory() { in releaseMemory() function in MachineDominatorTree
|
D | MachineRegionInfo.cpp | 98 void MachineRegionInfoPass::releaseMemory() { in releaseMemory() function in MachineRegionInfoPass
|
D | SlotIndexes.cpp | 42 void SlotIndexes::releaseMemory() { in releaseMemory() function in SlotIndexes
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | PhiValues.cpp | 158 void PhiValues::releaseMemory() { in releaseMemory() function in PhiValues 216 void PhiValuesWrapperPass::releaseMemory() { in releaseMemory() function in PhiValuesWrapperPass
|
D | LazyBlockFrequencyInfo.cpp | 53 void LazyBlockFrequencyInfoPass::releaseMemory() { LBFI.releaseMemory(); } in releaseMemory() function in LazyBlockFrequencyInfoPass
|
D | LazyBranchProbabilityInfo.cpp | 55 void LazyBranchProbabilityInfoPass::releaseMemory() { LBPI.reset(); } in releaseMemory() function in LazyBranchProbabilityInfoPass
|
D | MemDerefPrinter.cpp | 35 void releaseMemory() override { in releaseMemory() function
|
D | IntervalPartition.cpp | 38 void IntervalPartition::releaseMemory() { in releaseMemory() function in IntervalPartition
|
D | DominanceFrontier.cpp | 44 void DominanceFrontierWrapperPass::releaseMemory() { in releaseMemory() function in DominanceFrontierWrapperPass
|
D | BlockFrequencyInfo.cpp | 283 void BlockFrequencyInfo::releaseMemory() { BFI.reset(); } in releaseMemory() function in BlockFrequencyInfo 317 void BlockFrequencyInfoWrapperPass::releaseMemory() { BFI.releaseMemory(); } in releaseMemory() function in BlockFrequencyInfoWrapperPass
|
D | IVUsers.cpp | 349 void IVUsers::releaseMemory() { in releaseMemory() function in IVUsers 381 void IVUsersWrapperPass::releaseMemory() { IU->releaseMemory(); } in releaseMemory() function in IVUsersWrapperPass
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LazyBlockFrequencyInfo.h | 63 void releaseMemory() { in releaseMemory() function
|
D | PostDominators.h | 91 void releaseMemory() override { in releaseMemory() function
|
D | DominanceFrontier.h | 72 void releaseMemory() { in releaseMemory() function
|
D | AssumptionCache.h | 222 void releaseMemory() override { in releaseMemory() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachinePostDominators.h | 87 void releaseMemory() override { PDT.reset(nullptr); } in releaseMemory() function
|
D | MachineLoopInfo.h | 141 void releaseMemory() override { LI.releaseMemory(); } in releaseMemory() function
|
D | LiveVariables.h | 267 void releaseMemory() override { in releaseMemory() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | JumpThreading.h | 105 void releaseMemory() { in releaseMemory() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyExceptionInfo.cpp | 83 void WebAssemblyExceptionInfo::releaseMemory() { in releaseMemory() function in WebAssemblyExceptionInfo
|