OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GORE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
HotColdSplitting.h
38
std::function<OptimizationRemarkEmitter &(Function &)> *
GORE
,
40
: PSI(ProfSI), GetBFI(GBFI), GetTTI(GTTI), GetORE(
GORE
), LookupAC(LAC) {}
IROutliner.h
167
function_ref<OptimizationRemarkEmitter &(Function &)>
GORE
)
168
: getTTI(GTTI), getIRSI(GIRSI), getORE(
GORE
) {}
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
IROutliner.cpp
1711
auto
GORE
= [&ORE](Function &F) -> OptimizationRemarkEmitter & {
1724
return IROutliner(GTTI, GIRSI,
GORE
).run(M);
1741
std::function<OptimizationRemarkEmitter &(Function &)>
GORE
=
1747
if (IROutliner(GTTI, GIRSI,
GORE
).run(M))
Completed in 46 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026