LLVM 18.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 66 of file InlineCost.h.
Definition at line 68 of file InlineCost.h.
Definition at line 72 of file InlineCost.h.
Definition at line 70 of file InlineCost.h.