Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2039 if (Instruction *BitCastSel = foldSelectCmpBitcasts(SI, Builder)) in visitSelectInst() local
2040 return BitCastSel; in visitSelectInst()