Home
last modified time | relevance | path

Searched defs:isEliminableCastPair (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp126 InstCombinerImpl::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair() function in InstCombinerImpl
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2759 unsigned CastInst::isEliminableCastPair( in isEliminableCastPair() function in CastInst