Searched defs:Cloner (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h58 struct Cloner { struct in class:llvm::AllocatorList
61 Cloner(AllocatorList &AL) : AL(AL) {} function in struct:llvm::AllocatorList::Cloner
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp722 PartialInlinerImpl::getOutliningCallBBRelativeFreq(FunctionCloner &Cloner) { argument
761 shouldPartialInline( CallBase &CB, FunctionCloner &Cloner, BlockFrequency WeightedOutliningRcost, OptimizationRemarkEmitter &ORE) argument
889 computeOutliningCosts(FunctionCloner &Cloner) argument
1329 tryPartialInline(FunctionCloner &Cloner) argument
[all...]

Completed in 71 milliseconds