Home
last modified time | relevance | path

Searched defs:InlinedGUIDs (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp956 const FunctionSamples *Samples, DenseSet<GlobalValue::GUID> &InlinedGUIDs, in findExternalInlineCandidate()
1023 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctions()
1303 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctionsWithPriority()
1603 DenseSet<GlobalValue::GUID> InlinedGUIDs; in emitAnnotations() local