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