OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getInlineCost
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AlwaysInliner.cpp
150
InlineCost
getInlineCost
(CallBase &CB) override;
185
InlineCost AlwaysInlinerLegacyPass::
getInlineCost
(CallBase &CB) {
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
InlineCost.cpp
161
/// as llvm::
getInlineCost
. Note the function_ref constructor parameters - the
2473
InlineCost llvm::
getInlineCost
(
2479
return
getInlineCost
(Call, Call.getCalledFunction(), Params, CalleeTTI,
2585
InlineCost llvm::
getInlineCost
(
Completed in 80 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026