LLVM 19.0.0git
Public Attributes | List of all members
llvm::TargetLoweringBase::CondMergingParams Struct Reference

#include "llvm/CodeGen/TargetLowering.h"

Public Attributes

int BaseCost
 
int LikelyBias
 
int UnlikelyBias
 

Detailed Description

Definition at line 618 of file TargetLowering.h.

Member Data Documentation

◆ BaseCost

int llvm::TargetLoweringBase::CondMergingParams::BaseCost

◆ LikelyBias

int llvm::TargetLoweringBase::CondMergingParams::LikelyBias

◆ UnlikelyBias

int llvm::TargetLoweringBase::CondMergingParams::UnlikelyBias

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