Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Profile/
H A DDataAggregator.h65 Error readProfilePreCFG(BinaryContext &BC) override { in readProfilePreCFG() function
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp277 Error DataReader::readProfilePreCFG(BinaryContext &BC) { in readProfilePreCFG() function in llvm::bolt::DataReader