Searched defs:removeUnwindEdge (Results 1 – 3 of 3) sorted by relevance
1513 void llvm::removeUnwindEdge(BasicBlock *BB) { in removeUnwindEdge() function in llvm
2192 void llvm::removeUnwindEdge(BasicBlock *BB, DomTreeUpdater *DTU) { in removeUnwindEdge() function in llvm
2555 Instruction *llvm::removeUnwindEdge(BasicBlock *BB, DomTreeUpdater *DTU) { in removeUnwindEdge() function in llvm