Home
last modified time | relevance | path

Searched defs:releaseMemory (Results 1 – 25 of 61) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h214 void releaseMemory() { Info.releaseMemory(); } in releaseMemory() function
232 void releaseMemory() override { in releaseMemory() function
DGISelKnownBits.h111 void releaseMemory() override { Info.reset(); } in releaseMemory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineDominanceFrontier.cpp46 void MachineDominanceFrontier::releaseMemory() { in releaseMemory() function in MachineDominanceFrontier
DLazyMachineBlockFrequencyInfo.cpp50 void LazyMachineBlockFrequencyInfoPass::releaseMemory() { in releaseMemory() function in LazyMachineBlockFrequencyInfoPass
DLiveStacks.cpp42 void LiveStacks::releaseMemory() { in releaseMemory() function in LiveStacks
DMachineDominators.cpp69 void MachineDominatorTree::releaseMemory() { in releaseMemory() function in MachineDominatorTree
DMachineRegionInfo.cpp98 void MachineRegionInfoPass::releaseMemory() { in releaseMemory() function in MachineRegionInfoPass
DSlotIndexes.cpp42 void SlotIndexes::releaseMemory() { in releaseMemory() function in SlotIndexes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPhiValues.cpp158 void PhiValues::releaseMemory() { in releaseMemory() function in PhiValues
216 void PhiValuesWrapperPass::releaseMemory() { in releaseMemory() function in PhiValuesWrapperPass
DLazyBlockFrequencyInfo.cpp53 void LazyBlockFrequencyInfoPass::releaseMemory() { LBFI.releaseMemory(); } in releaseMemory() function in LazyBlockFrequencyInfoPass
DLazyBranchProbabilityInfo.cpp55 void LazyBranchProbabilityInfoPass::releaseMemory() { LBPI.reset(); } in releaseMemory() function in LazyBranchProbabilityInfoPass
DMemDerefPrinter.cpp35 void releaseMemory() override { in releaseMemory() function
DIntervalPartition.cpp38 void IntervalPartition::releaseMemory() { in releaseMemory() function in IntervalPartition
DDominanceFrontier.cpp44 void DominanceFrontierWrapperPass::releaseMemory() { in releaseMemory() function in DominanceFrontierWrapperPass
DBlockFrequencyInfo.cpp283 void BlockFrequencyInfo::releaseMemory() { BFI.reset(); } in releaseMemory() function in BlockFrequencyInfo
317 void BlockFrequencyInfoWrapperPass::releaseMemory() { BFI.releaseMemory(); } in releaseMemory() function in BlockFrequencyInfoWrapperPass
DIVUsers.cpp349 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/
DLazyBlockFrequencyInfo.h63 void releaseMemory() { in releaseMemory() function
DPostDominators.h91 void releaseMemory() override { in releaseMemory() function
DDominanceFrontier.h72 void releaseMemory() { in releaseMemory() function
DAssumptionCache.h222 void releaseMemory() override { in releaseMemory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePostDominators.h87 void releaseMemory() override { PDT.reset(nullptr); } in releaseMemory() function
DMachineLoopInfo.h141 void releaseMemory() override { LI.releaseMemory(); } in releaseMemory() function
DLiveVariables.h267 void releaseMemory() override { in releaseMemory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h105 void releaseMemory() { in releaseMemory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp83 void WebAssemblyExceptionInfo::releaseMemory() { in releaseMemory() function in WebAssemblyExceptionInfo

123