Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2065 static Instruction *foldBitCastSelect(BitCastInst &BitCast, in foldBitCastSelect() function
2369 if (Instruction *I = foldBitCastSelect(CI, Builder)) in visitBitCast()