Lines Matching refs:ProfileIsCS
424 bool ProfileIsCS = false; member in __anon4c1bc6cc0111::SampleProfileLoader
541 if (!ProfileIsCS) in getInstWeight()
580 if (!ProfileIsCS) in getProbeWeight()
634 if (ProfileIsCS) in findCalleeFunctionSamples()
666 if (ProfileIsCS) { in findIndirectCallFunctionSamples()
719 if (ProfileIsCS) in findFunctionSamples()
962 if (!ProfileIsCS) { in findExternalInlineCandidate()
1049 if (FS->getEntrySamples() > 0 || ProfileIsCS) in inlineHotFunctions()
1111 if (ProfileIsCS) in inlineHotFunctions()
1197 if (ProfileIsCS) in tryInlineCandidate()
1304 assert(ProfileIsCS && "Prioritiy based inliner only works with CSSPGO now"); in inlineHotFunctionsWithPriority()
1480 if (!FunctionSamples::ProfileIsCS) { in generateMDProfMetadata()
1604 if (ProfileIsCS && CallsitePrioritizedInline) in emitAnnotations()
1632 if (ProfileIsCS) in INITIALIZE_PASS_DEPENDENCY()
1678 (ProfileIsCS && !UseProfiledCallGraph.getNumOccurrences())) { in buildFunctionOrder()
1804 ProfileIsCS = true; in doInitialization()
1805 FunctionSamples::ProfileIsCS = true; in doInitialization()
1896 if (!ProfileIsCS) in runOnModule()
1972 if (ProfileIsCS) in runOnFunction()