Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h202 function_ref<IRSimilarityIdentifier &(Module &)> GIRSI, in IROutliner()
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp3031 std::function<IRSimilarityIdentifier &(Module &)> GIRSI = run() local