Searched refs:m_reported_allocations (Results 1 – 2 of 2) sorted by relevance
50 m_reported_allocations(false) {} in IRExecutionUnit()601 if (m_parent.m_reported_allocations) { in allocateCodeSection()632 if (m_parent.m_reported_allocations) { in allocateDataSection()1177 m_reported_allocations = true; in ReportAllocations()
398 bool m_reported_allocations; ///< True after allocations have been reported. variable