Searched refs:NumFunctions (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/Transforms/IPO/
H A DInternalize.cpp39 STATISTIC(NumFunctions, "Number of functions internalized");
165 ++NumFunctions;
H A DGlobalDCE.cpp28 STATISTIC(NumFunctions, "Number of functions removed");
130 NumFunctions += DeadFunctions.size();
/freebsd-10.3-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1150 * one and check the value returned for NumFunctions at runtime.
1159 U8 NumFunctions; /* 0x04 */ member in struct:_MPI2_CONFIG_PAGE_IO_UNIT_10

Completed in 123 milliseconds