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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp339 LLVM_DEBUG(llvm::dbgs() << "Outlined Region: " << *OutF);
636 Function *Outlined = extractColdRegion(SubRegion, CEAC, *DT, BFI, TTI, local
638 if (Outlined) {

Completed in 103 milliseconds