Searched refs:logResultWithLine (Results 1 – 1 of 1) sorted by relevance
129 auto logResultWithLine = [&](StringRef result, const llvm::Twine &msg = {}) { in simplify() local212 LLVM_DEBUG(logResultWithLine("success", "operation is trivially dead")); in simplify()239 LLVM_DEBUG(logResultWithLine("success", "operation was folded")); in simplify()272 LLVM_DEBUG(logResultWithLine("success", "pattern matched")); in simplify()274 LLVM_DEBUG(logResultWithLine("failure", "pattern failed to match")); in simplify()