Searched refs:InlinedGUIDs (Results 1 – 1 of 1) sorted by relevance
225 DenseSet<GlobalValue::GUID> &InlinedGUIDs);780 Function &F, DenseSet<GlobalValue::GUID> &InlinedGUIDs) { in inlineHotFunctions() argument813 FS->findInlinedFunctions(InlinedGUIDs, F.getParent(), in inlineHotFunctions()853 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()1462 DenseSet<GlobalValue::GUID> InlinedGUIDs; in emitAnnotations() local1463 Changed |= inlineHotFunctions(F, InlinedGUIDs); in emitAnnotations()1476 &InlinedGUIDs); in emitAnnotations()