Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DIROutliner.h326 DenseSet<unsigned> Outlined; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp675 Function *Outlined = extractColdRegion(SubRegion, CEAC, *DT, BFI, TTI, in outlineColdRegions() local
677 if (Outlined) { in outlineColdRegions()
H A DIROutliner.cpp2376 if (Outlined.contains(Idx)) in isCompatibleWithAlreadyOutlinedCode()
2433 if (Outlined.contains(Idx)) { in pruneIncompatibleRegions()
2976 Outlined.insert(Idx); in doOutline()
/openbsd-src/gnu/llvm/llvm/docs/
H A DCoroutines.rst382 Outlined resume part of the coroutine will reside in function `f.resume`: