Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1363 if (const auto *PrecedingCI = dyn_cast<CastInst>(CastSrc)) in shouldOptimizeCast() local
1364 if (isEliminableCastPair(PrecedingCI, CI)) in shouldOptimizeCast()