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