LLVM 22.0.0git
llvm::orc::LibraryIndex Class Reference

#include "llvm/ExecutionEngine/Orc/TargetProcess/LibraryResolver.h"

Public Member Functions

LibraryCursor getCursor (PathType K, LibState S) const
bool hasLibLeftFor (PathType K, uint32_t Idx) const

Detailed Description

Definition at line 118 of file LibraryResolver.h.

Member Function Documentation

◆ getCursor()

LibraryCursor llvm::orc::LibraryIndex::getCursor ( PathType K,
LibState S ) const
inline

Definition at line 122 of file LibraryResolver.h.

References DenseMapInfo< LocallyHashedType >::Empty.

◆ hasLibLeftFor()

bool llvm::orc::LibraryIndex::hasLibLeftFor ( PathType K,
uint32_t Idx ) const
inline

Definition at line 131 of file LibraryResolver.h.


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