LLVM 19.0.0git
Public Member Functions | List of all members
llvm::sandboxir::Value::UseToUser Struct Reference

Helper for mapped_iterator. More...

#include "llvm/SandboxIR/SandboxIR.h"

Public Member Functions

Useroperator() (const Use &Use) const
 

Detailed Description

Helper for mapped_iterator.

Definition at line 237 of file SandboxIR.h.

Member Function Documentation

◆ operator()()

User * llvm::sandboxir::Value::UseToUser::operator() ( const Use Use) const
inline

Definition at line 238 of file SandboxIR.h.

References llvm::sandboxir::Use::getUser().


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