Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DStatepoint.h115 CallSiteTy getCallSite() const { in getCallSite() function
/external/llvm/include/llvm/IR/
DStatepoint.h95 CallSiteTy getCallSite() const { in getCallSite() function
/external/clang/include/clang/Analysis/
DAnalysisContext.h298 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp300 static CallSite getCallSite(User *U) { in getCallSite() function