Searched refs:replaceDbgUsesWithUndef (Results 1 – 3 of 3) sorted by relevance
144 bool replaceDbgUsesWithUndef(Instruction *I);
816 replaceDbgUsesWithUndef(ExpressionChanged); in RewriteExprTree()
614 bool llvm::replaceDbgUsesWithUndef(Instruction *I) { in replaceDbgUsesWithUndef() function in llvm