Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h149 bool isDataOperand(Value::const_user_iterator UI) const { in isDataOperand() function
154 bool isDataOperand(const Use *U) const { in isDataOperand() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h184 bool isDataOperand(Value::const_user_iterator UI) const { in isDataOperand() function
189 bool isDataOperand(const Use *U) const { in isDataOperand() function