Home
last modified time | relevance | path

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

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