Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1399 OptimizationRemarkEmitter CallerORE(CS.getCaller()); in tryPartialInline() local
1400 if (!shouldPartialInline(CS, Cloner, WeightedRcost, CallerORE)) in tryPartialInline()
1417 CallerORE.emit(OR); in tryPartialInline()