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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 326 Instruction *matchSAddSubSat(SelectInst &MinMax1);
InstCombineSelect.cpp 2185 Instruction *InstCombinerImpl::matchSAddSubSat(SelectInst &MinMax1) {
3009 if (Instruction *I = matchSAddSubSat(SI))

Completed in 69 milliseconds