Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h189 Value *getCallee() { return Callee; } in getCallee() function
DCallSite.h667 IterTy getCallee() const { in getCallee() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp69 User::op_iterator CallSite::getCallee() const { in getCallee() function in CallSite