Searched refs:NumSpecializedDyno (Results 1 – 1 of 1) sorted by relevance
1715 uint64_t NumSpecializedDyno = 0; in runOnFunctions() local1786 NumSpecializedDyno += CurBB->getKnownExecutionCount(); in runOnFunctions()1799 if (NumSpecializedDyno) in runOnFunctions()1800 outs() << ". The calls were executed " << NumSpecializedDyno in runOnFunctions()