Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2014 static Instruction *canonicalizeScalarSelectOfVecs(SelectInst &Sel, in canonicalizeScalarSelectOfVecs() function
2655 if (Instruction *I = canonicalizeScalarSelectOfVecs(SI, *this)) in visitSelectInst()