Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp385 static BasicBlock *moveFunctionData(Function &Old, Function &New) { in moveFunctionData() function
1150 CurrentGroup.EndBB = moveFunctionData(*CurrentOS->ExtractedFunction, in fillOverallFunction()