Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAbstractCallSite.h218 Function *getCalledFunction() const { in getCalledFunction() function
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DSpeculateAnalyses.cpp56 auto getCalledFunction = [&CallesNames](const CallBase *Call) { in findCalles() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp541 static const Function *getCalledFunction(const MachineInstr &MI) { in getCalledFunction() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp117 static const Function *getCalledFunction(const Value *V, bool LookThroughBitCast, in getCalledFunction() function