Searched defs:NumPromoted (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | IndirectCallPromotion.cpp | 635 uint32_t NumPromoted = 0; tryToPromoteWithFuncCmp() local |
H A D | InstrProfiling.cpp | 474 run(int64_t * NumPromoted) run() argument |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 799 unsigned NumPromoted = 0; doesHistoryAllowICP() local |