LLVM 22.0.0git
Public Member Functions | List of all members
llvm::CompSpillWeight Struct Reference

#include "CodeGen/RegAllocBasic.h"

Public Member Functions

bool operator() (const LiveInterval *A, const LiveInterval *B) const
 

Detailed Description

Definition at line 26 of file RegAllocBasic.h.

Member Function Documentation

◆ operator()()

bool llvm::CompSpillWeight::operator() ( const LiveInterval A,
const LiveInterval B 
) const
inline

Definition at line 27 of file RegAllocBasic.h.

References A, and B.


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