LLVM 20.0.0git
Public Member Functions | List of all members
llvm::sandboxir::PriorityCmp Class Reference

#include "llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h"

Public Member Functions

bool operator() (const DGNode *N1, const DGNode *N2)
 

Detailed Description

Definition at line 30 of file Scheduler.h.

Member Function Documentation

◆ operator()()

bool llvm::sandboxir::PriorityCmp::operator() ( const DGNode N1,
const DGNode N2 
)
inline

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