Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1082 DenseSet<GlobalValue::GUID> &InlinedGUIDs, uint64_t Threshold) { in findExternalInlineCandidate()
1182 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctions()
1456 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctionsWithPriority()
1850 DenseSet<GlobalValue::GUID> InlinedGUIDs; in emitAnnotations() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp336 DenseSet<GlobalValue::GUID> InlinedGUIDs; in runOnFunction() local