LLVM 22.0.0git
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 31 of file Scheduler.h.

Member Function Documentation

◆ operator()()

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

Definition at line 33 of file Scheduler.h.

References llvm::sandboxir::DGNode::getInstruction(), and llvm::isa().


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