Searched refs:foldVectorSelect (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h498 Instruction *foldVectorSelect(SelectInst &Sel);
H A DInstCombineSelect.cpp2367 Instruction *InstCombinerImpl::foldVectorSelect(SelectInst &Sel) { function in class:InstCombinerImpl
3431 if (Instruction *I = foldVectorSelect(SI))

Completed in 110 milliseconds