Searched refs:replaceDbgUsesWithUndef (Results 1 – 4 of 4) sorted by relevance
181 bool replaceDbgUsesWithUndef(Instruction *I);
816 replaceDbgUsesWithUndef(Inst); in processNode()
792 replaceDbgUsesWithUndef(ExpressionChanged); in RewriteExprTree()
479 bool llvm::replaceDbgUsesWithUndef(Instruction *I) { in replaceDbgUsesWithUndef() function in llvm