OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GIRSI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
IROutliner.h
166
function_ref<IRSimilarityIdentifier &(Module &)>
GIRSI
,
168
: getTTI(GTTI), getIRSI(
GIRSI
), getORE(GORE) {}
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
IROutliner.cpp
1720
auto
GIRSI
= [this](Module &) -> IRSimilarityIdentifier & {
1724
return IROutliner(GTTI,
GIRSI
, GORE).run(M);
1735
std::function<IRSimilarityIdentifier &(Module &)>
GIRSI
=
1747
if (IROutliner(GTTI,
GIRSI
, GORE).run(M))
Completed in 16 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026