Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2391 static Instruction *foldBitCastBitwiseLogic(BitCastInst &BitCast, in foldBitCastBitwiseLogic() function
2896 if (Instruction *I = foldBitCastBitwiseLogic(CI, Builder)) in visitBitCast()