Home
last modified time | relevance | path

Searched defs:Profile2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/include/bolt/Passes/
H A DSplitFunctions.h25 Profile2 = 0, enumerator
/llvm-project/compiler-rt/lib/xray/tests/unit/
H A Dprofile_collector_test.cpp162 Profile Profile1, Profile2; in TEST() local