Home
last modified time | relevance | path

Searched refs:JITAllocationSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h562 bool JITAllocationSize(AllocationDetails *alloc, StackFrame *frame_ptr);
H A DRenderScriptRuntime.cpp2095 bool RenderScriptRuntime::JITAllocationSize(AllocationDetails *alloc, in JITAllocationSize() function in RenderScriptRuntime
2216 return JITAllocationSize(alloc, frame_ptr); in RefreshAllocation()