Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallSite.h150 bool isCallee(Value::const_user_iterator UI) const { in isCallee() function
155 bool isCallee(const Use *U) const { return getCallee() == U; } in isCallee() function