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