LLVM: llvm::sandboxir::PriorityCmp Class Reference (original) (raw)

#include "[llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h](Transforms%5F2Vectorize%5F2SandboxVectorizer%5F2Scheduler%5F8h%5Fsource.html)"

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: