Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAbstractCallSite.h132 bool isCallee(Value::const_user_iterator UI) const { in isCallee() function
137 bool isCallee(const Use *U) const { in isCallee() function