Home
last modified time | relevance | path

Searched refs:markProfiled (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Profile/
H A DYAMLProfileReader.cpp229 BF.markProfiled(YamlBP.Header.Flags); in parseFunctionProfile()
H A DDataAggregator.cpp642 BF.markProfiled(Flags); in processProfile()
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h1616 void markProfiled(uint16_t Flags) { in markProfiled() function