Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstructions.cpp2410 bool AreBothBitcasts = IsFirstBitcast && IsSecondBitcast; in isEliminableCastPair() local
2415 if (!AreBothBitcasts) in isEliminableCastPair()