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

/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp772 shouldPartialInline( CallBase &CB, FunctionCloner &Cloner, BlockFrequency WeightedOutliningRcost, OptimizationRemarkEmitter &ORE) const argument
1353 tryPartialInline(FunctionCloner &Cloner) argument
[all...]

Completed in 86 milliseconds