Searched refs:FuncBodyCallerPair (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp253 typedef std::pair<Function *, BasicBlock *> FuncBodyCallerPair; typedef in struct:__anon5566::PartialInlinerImpl::FunctionCloner
255 SmallVector<FuncBodyCallerPair, 4> OutlinedFunctions;

Completed in 50 milliseconds