Searched defs:NumPromoted (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 279 uint32_t NumPromoted = 0; tryToPromote() local |
H A D | InstrProfiling.cpp | 423 run(int64_t * NumPromoted) run() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 856 unsigned NumPromoted = 0; doesHistoryAllowICP() local |