Home
last modified time | relevance | path

Searched refs:CallerORE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1376 OptimizationRemarkEmitter CallerORE(CB->getCaller()); in tryPartialInline() local
1377 if (!shouldPartialInline(*CB, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()
1395 CallerORE.emit(OR); in tryPartialInline()