Searched refs:ExtC (Results 1 – 1 of 1) sorted by relevance
1260 Constant *ExtC = ConstantExpr::getCast(ExtOpcode, TruncC, SelType); in foldSelectExtConst() local1261 if (ExtC == C) { in foldSelectExtConst()