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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseImpl.h818 computeAndPropagateWeights( FunctionT &F, const DenseSet<GlobalValue::GUID> &InlinedGUIDs) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp958 findExternalInlineCandidate( const FunctionSamples *Samples, DenseSet<GlobalValue::GUID> &InlinedGUIDs, const StringMap<Function *> &SymbolMap, uint64_t Threshold) argument
1025 inlineHotFunctions( Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) argument
1301 inlineHotFunctionsWithPriority( Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) argument
1599 DenseSet<GlobalValue::GUID> InlinedGUIDs; local
[all...]

Completed in 194 milliseconds