Searched refs:ReportAllocations (Results 1 – 2 of 2) sorted by relevance
204 void ReportAllocations(llvm::ExecutionEngine &engine);
352 ReportAllocations(*m_execution_engine_up); in GetRunnableInfo()1176 void IRExecutionUnit::ReportAllocations(llvm::ExecutionEngine &engine) { in ReportAllocations() function in IRExecutionUnit