Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2325 static Instruction *foldBitCastSelect(BitCastInst &BitCast, in foldBitCastSelect() function
2726 if (Instruction *I = foldBitCastSelect(CI, Builder)) in visitBitCast()