Searched refs:RemoveRedundantDbgInstrs (Results 1 – 7 of 7) sorted by relevance
54 Changed |= RemoveRedundantDbgInstrs(&BB); in runOnFunction()76 Changed |= RemoveRedundantDbgInstrs(&BB); in run()
430 RemoveRedundantDbgInstrs(&BB); in runImpl()463 RemoveRedundantDbgInstrs(Succ); in runImpl()
113 bool RemoveRedundantDbgInstrs(BasicBlock *BB);
666 RemoveRedundantDbgInstrs(PredBB); in rotateLoop()
442 bool llvm::RemoveRedundantDbgInstrs(BasicBlock *BB) { in RemoveRedundantDbgInstrs() function in llvm
1620 RemoveRedundantDbgInstrs(&BB); in LowerDbgDeclare()
735 RemoveRedundantDbgInstrs(BB); in eliminateFallThrough()