Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2404 bool PreviouslyOutlined; in pruneIncompatibleRegions() local
2423 PreviouslyOutlined = false; in pruneIncompatibleRegions()
2430 PreviouslyOutlined = true; in pruneIncompatibleRegions()
2434 if (PreviouslyOutlined) in pruneIncompatibleRegions()