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

/external/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp647 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
652 ReturnInst *llvm::FoldReturnIntoUncondBranch(ReturnInst *RI, BasicBlock *BB, function in class:llvm

Completed in 34 milliseconds