Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2307 bool AreBothBitcasts = IsFirstBitcast && IsSecondBitcast; in isEliminableCastPair() local
2312 if (!AreBothBitcasts) in isEliminableCastPair()
/external/llvm/lib/IR/
DInstructions.cpp2485 bool AreBothBitcasts = IsFirstBitcast && IsSecondBitcast; in isEliminableCastPair() local
2490 if (!AreBothBitcasts) in isEliminableCastPair()