Searched refs:execution_unit (Results 1 – 2 of 2) sorted by relevance
95 lldb_private::IRExecutionUnit &execution_unit,629 StaticDataAllocator(lldb_private::IRExecutionUnit &execution_unit);
44 IRForTarget::StaticDataAllocator::StaticDataAllocator(lldb_private::IRExecutionUnit &execution_unit… in StaticDataAllocator() argument45 m_execution_unit(execution_unit), in StaticDataAllocator()46 …m_stream_string(lldb_private::Stream::eBinary, execution_unit.GetAddressByteSize(), execution_unit… in StaticDataAllocator()97 lldb_private::IRExecutionUnit &execution_unit, in IRForTarget() argument105 m_data_allocator(execution_unit), in IRForTarget()