Searched refs:RemoveRedundantDbgInstrs (Results 1 – 10 of 10) sorted by relevance
54 Changed |= RemoveRedundantDbgInstrs(&BB); in runOnFunction()76 Changed |= RemoveRedundantDbgInstrs(&BB); in run()
427 RemoveRedundantDbgInstrs(&BB); in runImpl()460 RemoveRedundantDbgInstrs(Succ); in runImpl()
100 Changed |= RemoveRedundantDbgInstrs(&BB); in runOnFunction()
99 bool RemoveRedundantDbgInstrs(BasicBlock *BB);
113 bool RemoveRedundantDbgInstrs(BasicBlock *BB);
290 RemoveRedundantDbgInstrs(PredBB); in MergeBlockIntoPredecessor()413 bool llvm::RemoveRedundantDbgInstrs(BasicBlock *BB) { in RemoveRedundantDbgInstrs() function in llvm
584 RemoveRedundantDbgInstrs(PredBB); in rotateLoop()
434 bool llvm::RemoveRedundantDbgInstrs(BasicBlock *BB) { in RemoveRedundantDbgInstrs() function in llvm
1567 RemoveRedundantDbgInstrs(&BB); in LowerDbgDeclare()
686 RemoveRedundantDbgInstrs(BB); in eliminateFallThrough()