Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1425 OptimizationRemarkEmitter CallerORE(CB->getCaller()); in tryPartialInline() local
1426 if (!shouldPartialInline(*CB, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()
1444 CallerORE.emit(OR); in tryPartialInline()