LLVM 20.0.0git
|
#include "llvm/Transforms/Instrumentation/LowerAllowCheckPass.h"
Public Member Functions | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< LowerAllowCheckPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | IsRequested () |
Static Public Member Functions inherited from llvm::PassInfoMixin< LowerAllowCheckPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 25 of file LowerAllowCheckPass.h.
|
static |
Definition at line 150 of file LowerAllowCheckPass.cpp.
References HotPercentileCutoff, and RandomRate.
PreservedAnalyses LowerAllowCheckPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 135 of file LowerAllowCheckPass.cpp.
References llvm::PreservedAnalyses::all(), F, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::PreservedAnalyses::none(), and removeUbsanTraps().