Searched defs:ContextTracker (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ | ||
H A D | CSPreInliner.h | 88 SampleContextTracker &ContextTracker; variable |
H A D | ProfileGenerator.h | 387 SampleContextTracker ContextTracker; variable |
H A D | CSPreInliner.cpp | 274 bool IsInput) { in run() |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 535 std::unique_ptr<SampleContextTracker> ContextTracker; global() member in __anond82771cb0111::SampleProfileLoader |