Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1017 findExternalInlineCandidate(CallBase * CB,const FunctionSamples * Samples,DenseSet<GlobalValue::GUID> & InlinedGUIDs,uint64_t Threshold) findExternalInlineCandidate() argument
1120 inlineHotFunctions(Function & F,DenseSet<GlobalValue::GUID> & InlinedGUIDs) inlineHotFunctions() argument
1395 inlineHotFunctionsWithPriority(Function & F,DenseSet<GlobalValue::GUID> & InlinedGUIDs) inlineHotFunctionsWithPriority() argument
1799 DenseSet<GlobalValue::GUID> InlinedGUIDs; emitAnnotations() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp336 DenseSet<GlobalValue::GUID> InlinedGUIDs; runOnFunction() local