LLVM: llvm::FunctionImporter::ImportFailureInfo Struct Reference (original) (raw)

Information optionally tracked for candidates the importer decided not to import. More...

#include "[llvm/Transforms/IPO/FunctionImport.h](FunctionImport%5F8h%5Fsource.html)"

Detailed Description

Information optionally tracked for candidates the importer decided not to import.

Used for optional stat printing.

Definition at line 64 of file FunctionImport.h.

Constructor & Destructor Documentation

Member Data Documentation

Attempts

unsigned llvm::FunctionImporter::ImportFailureInfo::Attempts

MaxHotness

Reason

VI

ValueInfo llvm::FunctionImporter::ImportFailureInfo::VI


The documentation for this struct was generated from the following file: