LLVM 20.0.0git
|
Classes | |
struct | FunctionHash |
Public Types | |
using | Result = FunctionHash |
Public Member Functions | |
Result | run (Function &F, FunctionAnalysisManager &FAM) |
Public Member Functions inherited from llvm::PassInfoMixin< DerivedT > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Attributes | |
static AnalysisKey | Key |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::AnalysisInfoMixin< PreservedFunctionHashAnalysis > | |
static AnalysisKey * | ID () |
Returns an opaque, unique ID for this analysis type. | |
Static Public Member Functions inherited from llvm::PassInfoMixin< DerivedT > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 1298 of file StandardInstrumentations.cpp.
Definition at line 1306 of file StandardInstrumentations.cpp.
|
inline |
Definition at line 1308 of file StandardInstrumentations.cpp.
References F, and llvm::StructuralHash().
|
static |
Definition at line 1300 of file StandardInstrumentations.cpp.