Searched refs:RemoveRedundantDbgInstrs (Results 1 – 7 of 7) sorted by relevance
54 Changed |= RemoveRedundantDbgInstrs(&BB); in runOnFunction()76 Changed |= RemoveRedundantDbgInstrs(&BB); in run()
437 RemoveRedundantDbgInstrs(&BB); in runImpl()470 RemoveRedundantDbgInstrs(Succ); in runImpl()
114 bool RemoveRedundantDbgInstrs(BasicBlock *BB);
671 RemoveRedundantDbgInstrs(PredBB); in rotateLoop()
432 bool llvm::RemoveRedundantDbgInstrs(BasicBlock *BB) { in RemoveRedundantDbgInstrs() function in llvm
1608 RemoveRedundantDbgInstrs(&BB); in LowerDbgDeclare()
721 RemoveRedundantDbgInstrs(BB); in eliminateFallThrough()