Searched refs:replaceDbgUsesWithUndef (Results 1 – 3 of 3) sorted by relevance
145 bool replaceDbgUsesWithUndef(Instruction *I);
756 replaceDbgUsesWithUndef(ExpressionChangedStart); in RewriteExprTree()
617 bool llvm::replaceDbgUsesWithUndef(Instruction *I) { in replaceDbgUsesWithUndef() function in llvm