Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp2585 bool AreBothBitcasts = IsFirstBitcast && IsSecondBitcast; in isEliminableCastPair() local
2590 if (!AreBothBitcasts) in isEliminableCastPair()