HomeSort by relevance Sort by last modified time
    Searched refs:FoldReturnIntoUncondBranch (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 178 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
183 ReturnInst *FoldReturnIntoUncondBranch(ReturnInst *RI, BasicBlock *BB,
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 610 /// FoldReturnIntoUncondBranch - This method duplicates the specified return
615 ReturnInst *llvm::FoldReturnIntoUncondBranch(ReturnInst *RI, BasicBlock *BB,
    [all...]
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 719 milliseconds