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.cpp2381 bool PreviouslyOutlined; in pruneIncompatibleRegions() local
2400 PreviouslyOutlined = false; in pruneIncompatibleRegions()
2407 PreviouslyOutlined = true; in pruneIncompatibleRegions()
2411 if (PreviouslyOutlined) in pruneIncompatibleRegions()