LLVM 19.0.0git
Functions
PGOForceFunctionAttrs.cpp File Reference
#include "llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h"
#include "llvm/Analysis/BlockFrequencyInfo.h"
#include "llvm/Analysis/ProfileSummaryInfo.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/ErrorHandling.h"

Go to the source code of this file.

Functions

static bool shouldRunOnFunction (Function &F, ProfileSummaryInfo &PSI, FunctionAnalysisManager &FAM)
 

Function Documentation

◆ shouldRunOnFunction()

static bool shouldRunOnFunction ( Function F,
ProfileSummaryInfo PSI,
FunctionAnalysisManager FAM 
)
static