Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1082 findExternalInlineCandidate(CallBase * CB,const FunctionSamples * Samples,DenseSet<GlobalValue::GUID> & InlinedGUIDs,uint64_t Threshold) findExternalInlineCandidate() argument
1182 inlineHotFunctions(Function & F,DenseSet<GlobalValue::GUID> & InlinedGUIDs) inlineHotFunctions() argument
1456 inlineHotFunctionsWithPriority(Function & F,DenseSet<GlobalValue::GUID> & InlinedGUIDs) inlineHotFunctionsWithPriority() argument
1850 DenseSet<GlobalValue::GUID> InlinedGUIDs; emitAnnotations() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp336 DenseSet<GlobalValue::GUID> InlinedGUIDs; in runOnFunction() local