OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InlineableFunctions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h
1016
SmallPtrSet<const Function *, 8>
InlineableFunctions
;
1309
return F.hasExactDefinition() || InfoCache.
InlineableFunctions
.count(&F);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp
1951
InlineableFunctions
.insert(&F);
Completed in 19 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026