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