HomeSort by: relevance | last modified time | path
    Searched refs:replaceIncomingBlockWith (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
BasicBlock.cpp 453 PN->replaceIncomingBlockWith(Old, New);
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h 2727 void replaceIncomingBlockWith(const BasicBlock *Old, BasicBlock *New) {

Completed in 18 milliseconds