Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2442 static Instruction *foldBitCastSelect(BitCastInst &BitCast, in foldBitCastSelect() function
2814 if (Instruction *I = foldBitCastSelect(CI, Builder)) in visitBitCast()