Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1422 OptimizationRemarkEmitter CallerORE(CB->getCaller()); in tryPartialInline() local
1423 if (!shouldPartialInline(*CB, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()
1441 CallerORE.emit(OR); in tryPartialInline()