Home
last modified time | relevance | path

Searched refs:ExtC (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1310 Constant *ExtC = ConstantExpr::getCast(ExtOpcode, TruncC, SelType); in foldSelectExtConst() local
1311 if (ExtC == C) { in foldSelectExtConst()