LLVM 22.0.0git
llvm::PGOCtxProfileReader Class Referencefinal

#include "llvm/ProfileData/PGOCtxProfReader.h"

Public Member Functions

 PGOCtxProfileReader (StringRef Buffer)
LLVM_ABI Expected< PGOCtxProfileloadProfiles ()

Detailed Description

Definition at line 199 of file PGOCtxProfReader.h.

Constructor & Destructor Documentation

◆ PGOCtxProfileReader()

llvm::PGOCtxProfileReader::PGOCtxProfileReader ( StringRef Buffer)
inline

Definition at line 219 of file PGOCtxProfReader.h.

References llvm::size(), and substr().

Member Function Documentation

◆ loadProfiles()

Expected< PGOCtxProfile > PGOCtxProfileReader::loadProfiles ( )

The documentation for this class was generated from the following files: