Home
last modified time | relevance | path

Searched refs:extractSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h300 bool extractSection(OutlinableRegion &Region);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2715 bool IROutliner::extractSection(OutlinableRegion &Region) { in extractSection() function in IROutliner
2971 bool FunctionOutlined = extractSection(*OS); in doOutline()