Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2885 bool AreBothBitcasts = IsFirstBitcast && IsSecondBitcast; in isEliminableCastPair() local
2890 if (!AreBothBitcasts) in isEliminableCastPair()