Searched refs:RemoveRedundantDbgInstrs (Results 1 – 10 of 10) sorted by relevance
43 Changed |= RemoveRedundantDbgInstrs(&BB);
338 RemoveRedundantDbgInstrs(&BB); in runImpl()371 RemoveRedundantDbgInstrs(Succ); in runImpl()
5625 RemoveRedundantDbgInstrs(&BB); in runSROA()
117 bool RemoveRedundantDbgInstrs(BasicBlock *BB);
916 RemoveRedundantDbgInstrs(PredBB); in rotateLoop()
382 RemoveRedundantDbgInstrs(BB); in simplifyLoopAfterUnroll()
684 bool llvm::RemoveRedundantDbgInstrs(BasicBlock *BB) { in RemoveRedundantDbgInstrs() function in llvm
2001 RemoveRedundantDbgInstrs(&BB); in LowerDbgDeclare()
881 RemoveRedundantDbgInstrs(BB); in eliminateFallThrough()
10214 RemoveRedundantDbgInstrs(&BB); in run()