Searched refs:callsSetJmp (Results 1 – 4 of 4) sorted by relevance
32 bool callsSetJmp; member66 CodeMetrics() : callsSetJmp(false), isRecursive(false), in CodeMetrics()
233 callsSetJmp = true; in analyzeFunction()263 return (Metrics.callsSetJmp || Metrics.isRecursive || in NeverInline()632 CallerMetrics.callsSetJmp |= CalleeMetrics.callsSetJmp; in growCachedCostInfo()
196 bool callsSetJmp() const {
741 if (MF.callsSetJmp()) in runOnMachineFunction()