Searched defs:getCaller (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | ||
| H A D | Statepoint.h | 147 FunTy *getCaller() const { return getCall()->getCaller(); } in getCaller() function in llvm::StatepointFlags::StatepointBase |
| H A D | CallSite.h | 275 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } in getCaller() function in llvm::CallSiteBase |
Completed in 3 milliseconds