Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp959 const FunctionSamples *Samples, DenseSet<GlobalValue::GUID> &InlinedGUIDs, in findExternalInlineCandidate()
1026 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctions()
1302 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctionsWithPriority()
1599 DenseSet<GlobalValue::GUID> InlinedGUIDs; in emitAnnotations() local