Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp585 static bool removeDeadUsersOfConstant(const Constant *C) { in removeDeadUsersOfConstant() function
591 if (!removeDeadUsersOfConstant(User)) in removeDeadUsersOfConstant()
611 if (!removeDeadUsersOfConstant(User)) { in removeDeadConstantUsers()