Home
last modified time | relevance | path

Searched refs:replaceDbgUsesWithUndef (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h145 bool replaceDbgUsesWithUndef(Instruction *I);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp756 replaceDbgUsesWithUndef(ExpressionChangedStart); in RewriteExprTree()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp617 bool llvm::replaceDbgUsesWithUndef(Instruction *I) { in replaceDbgUsesWithUndef() function in llvm