HomeSort by: relevance | last modified time | path
    Searched defs:collectRelevantInstructions (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
IROutliner.cpp 920 collectRelevantInstructions(Function &F,
1013 collectRelevantInstructions(*(Region.ExtractedFunction), ExcludeBBs);
1015 collectRelevantInstructions(*OG.OutlinedFunction, ExcludeBBs);

Completed in 15 milliseconds