Home
last modified time | relevance | path

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

12345678

/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DCSEInfo.h216 void releaseMemory() { Info.releaseMemory(); } in releaseMemory() function
234 void releaseMemory() override { in releaseMemory() function
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DPhiValues.cpp157 void PhiValues::releaseMemory() { in releaseMemory() function in PhiValues
215 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
DCycleAnalysis.cpp78 void CycleInfoWrapperPass::releaseMemory() { in releaseMemory() function in CycleInfoWrapperPass
DIntervalPartition.cpp38 void IntervalPartition::releaseMemory() { in releaseMemory() function in IntervalPartition
/external/llvm/lib/CodeGen/
DMachineDominanceFrontier.cpp46 void MachineDominanceFrontier::releaseMemory() { in releaseMemory() function in MachineDominanceFrontier
DMachineFunctionAnalysis.cpp57 void MachineFunctionAnalysis::releaseMemory() { in releaseMemory() function in MachineFunctionAnalysis
DLiveStackAnalysis.cpp43 void LiveStacks::releaseMemory() { in releaseMemory() function in LiveStacks
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineDominanceFrontier.cpp45 void MachineDominanceFrontier::releaseMemory() { in releaseMemory() function in MachineDominanceFrontier
DLazyMachineBlockFrequencyInfo.cpp51 void LazyMachineBlockFrequencyInfoPass::releaseMemory() { in releaseMemory() function in LazyMachineBlockFrequencyInfoPass
DLiveStacks.cpp39 void LiveStacks::releaseMemory() { in releaseMemory() function in LiveStacks
/external/llvm/lib/Analysis/
DLazyBlockFrequencyInfo.cpp48 void LazyBlockFrequencyInfoPass::releaseMemory() { LBFI.releaseMemory(); } in releaseMemory() function in LazyBlockFrequencyInfoPass
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLazyBlockFrequencyInfo.h61 void releaseMemory() { in releaseMemory() function
DPostDominators.h91 void releaseMemory() override { DT.reset(); } in releaseMemory() function
/external/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
/external/llvm/include/llvm/Analysis/
DLazyBlockFrequencyInfo.h84 void releaseMemory() { in releaseMemory() function

12345678