Home
last modified time | relevance | path

Searched defs:GIRSI (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h166 function_ref<IRSimilarityIdentifier &(Module &)> GIRSI, in IROutliner()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1720 auto GIRSI = [this](Module &) -> IRSimilarityIdentifier & { in runOnModule() local
1735 std::function<IRSimilarityIdentifier &(Module &)> GIRSI = in run() local