Searched refs:readProfile (Results 1 – 4 of 4) sorted by relevance
89 PGOCtxProfileReader::readProfile(PGOCtxProfileBlockIDs Kind) { in readProfile() function in PGOCtxProfileReader169 EXPECT_OR_RET(SC, readProfile(PGOCtxProfileBlockIDs::ContextNodeBlockID)); in readProfile()218 EXPECT_OR_RET(E, readProfile(PGOCtxProfileBlockIDs::ContextRootBlockID)); in loadContexts()228 EXPECT_OR_RET(E, readProfile(PGOCtxProfileBlockIDs::FlatProfileBlockID)); in loadFlatProfileList()
595 SampleProfileReaderBinary::readProfile(FunctionSamples &FProfile) { in readProfile() function in SampleProfileReaderBinary670 if (std::error_code EC = readProfile(CalleeProfile)) in readProfile()699 if (std::error_code EC = readProfile(FProfile)) in readFuncProfile()
208 readProfile(PGOCtxProfileBlockIDs Kind);
684 std::error_code readProfile(FunctionSamples &FProfile);