Home
last modified time | relevance | path

Searched defs:getSingleUndroppableUse (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DValue.h457 const Use *getSingleUndroppableUse() const { in getSingleUndroppableUse() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DValue.cpp166 Use *Value::getSingleUndroppableUse() { in getSingleUndroppableUse() function in Value