HomeSort by: relevance | last modified time | path
    Searched refs:foldVectorSelect (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 606 Instruction *foldVectorSelect(SelectInst &Sel);
InstCombineSelect.cpp 2428 Instruction *InstCombinerImpl::foldVectorSelect(SelectInst &Sel) {
3137 if (Instruction *I = foldVectorSelect(SI))

Completed in 19 milliseconds