Home
last modified time | relevance | path

Searched defs:CalleeName (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp31 StringRef CalleeName) { in getChildContext()
110 StringRef CalleeName) { in removeChildContext()
162 const LineLocation &CallSite, StringRef CalleeName, bool AllowCreate) { in getOrCreateChildContext()
196 StringRef CalleeName) { in getCalleeContextSamplesFor()
334 const Instruction &Inst, StringRef CalleeName) { in promoteMergeContextSamplesTree()
412 StringRef CalleeName) { in getCalleeContextFor()
452 StringRef &CalleeName = S[I].second; in getContextFor() local
468 StringRef CalleeName; in getOrCreateContextPath() local
H A DSampleProfile.cpp633 StringRef CalleeName; in findCalleeFunctionSamples() local
995 StringRef CalleeName = CalleeSample->getFuncName(TS.getKey()); in findExternalInlineCandidate() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h95 void addProfiledCall(StringRef CallerName, StringRef CalleeName) { in addProfiledCall()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp309 StringRef CalleeName = FunctionSamples::getCanonicalFnName( in populateFunctionBoundarySamples() local
589 StringRef CalleeName = FunctionSamples::getCanonicalFnName( in populateBoundarySamplesWithProbes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp264 const LineLocation &Loc, StringRef CalleeName, in findFunctionSamplesAt()
H A DSampleProfReader.cpp129 uint32_t &Discriminator, StringRef &CalleeName, in ParseLine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp509 StringRef CalleeName = Callee->getName(); in canLongjmp() local
538 StringRef CalleeName = Callee->getName(); in isEmAsmCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp10453 void CheckFreeArgumentsOnLvalue(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsOnLvalue()
10462 void CheckFreeArgumentsAddressof(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsAddressof()
10475 void CheckFreeArgumentsPlus(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsPlus()
10486 void CheckFreeArgumentsStackArray(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsStackArray()
10496 void CheckFreeArgumentsCast(Sema &S, const std::string &CalleeName, in CheckFreeArgumentsCast()
10529 const std::string CalleeName = in CheckFreeArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp704 const char *CalleeName = E->getSymbol(); in hasReturnsTwiceAttr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1297 StringRef CalleeName = CalleeFn->getName(); in optimizeDoubleFP() local