Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp434 static BasicBlock *moveFunctionData(Function &Old, Function &New) { in moveFunctionData() function
1230 CurrentGroup.EndBB = moveFunctionData(*CurrentOS->ExtractedFunction, in fillOverallFunction()