LLVM 22.0.0git
llvm::orc::BlockFreqQuery Class Reference

#include "llvm/ExecutionEngine/Orc/SpeculateAnalyses.h"

Inheritance diagram for llvm::orc::BlockFreqQuery:
[legend]

Public Member Functions

LLVM_ABI ResultTy operator() (Function &F)

Additional Inherited Members

Public Types inherited from llvm::orc::SpeculateQuery
using ResultTy = std::optional<DenseMap<StringRef, DenseSet<StringRef>>>
Protected Member Functions inherited from llvm::orc::SpeculateQuery
LLVM_ABI void findCalles (const BasicBlock *, DenseSet< StringRef > &)
LLVM_ABI bool isStraightLine (const Function &F)

Detailed Description

Definition at line 36 of file SpeculateAnalyses.h.

Member Function Documentation

◆ operator()()


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