Home
last modified time | relevance | path

Searched refs:getDirectCallBranch (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Profile/
H A DDataReader.h134 ErrorOr<const BranchInfo &> getDirectCallBranch(uint64_t From) const;
/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataReader.cpp217 FuncBranchData::getDirectCallBranch(uint64_t From) const { in getDirectCallBranch() function in llvm::bolt::FuncBranchData