Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp207 bool LargeColdContext = false; in createMIBNode() local
215 LargeColdContext = true; in createMIBNode()
221 if (metadataIncludesAllContextSizeInfo() || LargeColdContext) { in createMIBNode()