Home
last modified time | relevance | path

Searched defs:CalledFunction (Results 1 – 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleProfile.cpp1016 Function *CalledFunction = I->getCalledFunction(); in emitOptimizationRemarksForInlineCandidates() local
1183 Function *CalledFunction = I->getCalledFunction(); in inlineHotFunctions() local
1238 Function *CalledFunction = CB.getCalledFunction(); in tryInlineCandidate() local
1453 Function *CalledFunction = I->getCalledFunction(); in inlineHotFunctionsWithPriority() local
HDFunctionSpecialization.cpp988 Function *CalledFunction = dyn_cast<Function>(C->stripPointerCasts()); in getInliningBonus() local
HDMemProfContextDisambiguation.cpp1999 auto *CalledFunction = CB->getCalledFunction(); in findProfiledCalleeThroughTailCalls() local
3543 Function *CalledFunction) { in applyImport()
3647 auto *CalledFunction = CB->getCalledFunction(); in applyImport() local
HDOpenMPOpt.cpp1342 Function *CalledFunction = CI->getCalledFunction(); in mergeParallelRegions() local
2375 Function *CalledFunction = CB->getCalledFunction(); in getValueForCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDModuleSummaryAnalysis.cpp407 auto *CalledFunction = CB->getCalledFunction(); in computeFunctionSummary() local
1196 auto *CalledFunction = CB->getCalledFunction(); in mayHaveMemprofSummary() local
HDInlineCost.cpp3260 Function *CalledFunction = CI->getCalledFunction(); in run() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemProfiler.cpp890 auto *CalledFunction = CI->getCalledFunction(); in readMemprof() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDInlineFunction.cpp1354 auto *CalledFunction = CB.getCalledFunction(); in AddParamAndFnBasicAttributes() local
1470 auto *CalledFunction = CB.getCalledFunction(); in AddReturnAttributes() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProfReader.cpp609 auto CalledFunction(readStringFromTable()); in readProfile() local