Searched defs:isArgOperand (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h158 bool isArgOperand(Value::const_user_iterator UI) const { function in class:llvm::CallSiteBase
163 bool isArgOperand(const Use *U) const { function in class:llvm::CallSiteBase

Completed in 58 milliseconds