LLVM 22.0.0git
|
#include "llvm/Analysis/InlineCost.h"
Public Member Functions | |
CostBenefitPair (APInt Cost, APInt Benefit) | |
const APInt & | getCost () const |
const APInt & | getBenefit () const |
Definition at line 67 of file InlineCost.h.
Definition at line 69 of file InlineCost.h.
References llvm::move().
Definition at line 74 of file InlineCost.h.
Definition at line 72 of file InlineCost.h.