Home
last modified time | relevance | path

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

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