Searched refs:Ext1Cost (Results 1 – 1 of 1) sorted by relevance
1310 InstructionCost Ext1Cost = in foldExtractedCmps() local1317 Ext0Cost + Ext1Cost + CmpCost * 2 + in foldExtractedCmps()1335 NewCost += Ext1->hasOneUse() ? 0 : Ext1Cost; in foldExtractedCmps()