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 66 of file InlineCost.h.
Definition at line 68 of file InlineCost.h.
Definition at line 73 of file InlineCost.h.
Definition at line 71 of file InlineCost.h.