Searched refs:m_reported_allocations (Results 1 – 2 of 2) sorted by relevance
55 m_reported_allocations(false) {} in IRExecutionUnit()627 if (m_parent.m_reported_allocations) { in allocateCodeSection()658 if (m_parent.m_reported_allocations) { in allocateDataSection()1106 m_reported_allocations = true; in ReportAllocations()
392 bool m_reported_allocations; ///< True after allocations have been reported. variable