Searched refs:RemoveRedundantDbgInstrs (Results 1 – 3 of 3) sorted by relevance
100 Changed |= RemoveRedundantDbgInstrs(&BB); in runOnFunction()
99 bool RemoveRedundantDbgInstrs(BasicBlock *BB);
290 RemoveRedundantDbgInstrs(PredBB); in MergeBlockIntoPredecessor()413 bool llvm::RemoveRedundantDbgInstrs(BasicBlock *BB) { in RemoveRedundantDbgInstrs() function in llvm