Home
last modified time | relevance | path

Searched refs:parseBasicEvents (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Profile/
H A DDataAggregator.h327 std::error_code parseBasicEvents();
/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataAggregator.cpp552 (opts::BasicAggregation && parseBasicEvents())) in preprocessProfile()
1599 std::error_code DataAggregator::parseBasicEvents() { in parseBasicEvents() function in DataAggregator