Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h273 DenseSet<unsigned> Outlined; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp686 Function *Outlined = extractColdRegion(SubRegion, CEAC, *DT, BFI, TTI, in outlineColdRegions() local
688 if (Outlined) { in outlineColdRegions()
H A DIROutliner.cpp1240 if (Outlined.contains(Idx)) { in pruneIncompatibleRegions()
1638 Outlined.insert(Idx); in doOutline()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCoroutines.rst382 Outlined resume part of the coroutine will reside in function `f.resume`:
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201739286 (fmtresult::operator+=): Outlined.