LLVM 20.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 65 of file InlineCost.h.
Definition at line 67 of file InlineCost.h.
Definition at line 72 of file InlineCost.h.
Definition at line 70 of file InlineCost.h.