PostgreSQL Source Code  git master
InlineWorkListItem Struct Reference

Data Fields

llvm::StringRef symbolName
 
llvm::SmallVector< llvm::ModuleSummaryIndex *, 2 > searchpath
 

Detailed Description

Definition at line 72 of file llvmjit_inline.cpp.

Field Documentation

◆ searchpath

llvm::SmallVector<llvm::ModuleSummaryIndex *, 2> InlineWorkListItem::searchpath

Definition at line 75 of file llvmjit_inline.cpp.

Referenced by llvm_build_inline_plan().

◆ symbolName

llvm::StringRef InlineWorkListItem::symbolName

Definition at line 74 of file llvmjit_inline.cpp.

Referenced by llvm_build_inline_plan().


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