Home
last modified time | relevance | path

Searched defs:getCalledFunction (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DSpeculateAnalyses.cpp56 auto getCalledFunction = [&CallesNames](const CallBase *Call) { in findCalles() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DStatepoint.h142 FunTy *getCalledFunction() const { in getCalledFunction() function
DCallSite.h111 FunTy *getCalledFunction() const { in getCalledFunction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp557 static const Function *getCalledFunction(const MachineInstr &MI) { in getCalledFunction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp111 static const Function *getCalledFunction(const Value *V, bool LookThroughBitCast, in getCalledFunction() function