Searched defs:InlinedGUIDs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 1017 findExternalInlineCandidate(CallBase * CB,const FunctionSamples * Samples,DenseSet<GlobalValue::GUID> & InlinedGUIDs,uint64_t Threshold) findExternalInlineCandidate() argument |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MIRSampleProfile.cpp | 336 DenseSet<GlobalValue::GUID> InlinedGUIDs; runOnFunction() local |