Searched defs:MaxTraceLength (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/unittests/ProfileData/ | ||
| H A D | InstrProfTest.cpp | 262 uint64_t MaxTraceLength = 2; TEST_F() local |
| /llvm-project/llvm/tools/llvm-profdata/ | ||
| H A D | llvm-profdata.cpp | 909 const uint64_t MaxTraceLength = TemporalProfMaxTraceLength.getValue(); mergeInstrProfile() local |