LLVM 22.0.0git
|
#include "llvm/ProfileData/PGOCtxProfReader.h"
Public Member Functions | |
PGOCtxProfileReader (StringRef Buffer) | |
LLVM_ABI Expected< PGOCtxProfile > | loadProfiles () |
Definition at line 199 of file PGOCtxProfReader.h.
|
inline |
Definition at line 219 of file PGOCtxProfReader.h.
References llvm::size(), and substr().
Expected< PGOCtxProfile > PGOCtxProfileReader::loadProfiles | ( | ) |
Definition at line 242 of file PGOCtxProfReader.cpp.
References llvm::ContextsSectionBlockID, llvm::FlatProfilesSectionBlockID, I, RET_ON_ERR, and llvm::Test.
Referenced by llvm::CtxProfAnalysis::run().