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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 720 Instruction *foldSelectValueEquivalence(SelectInst &SI, ICmpInst &ICI);
InstCombineSelect.cpp 1121 Instruction *InstCombinerImpl::foldSelectValueEquivalence(SelectInst &Sel,
1440 if (Instruction *NewSel = foldSelectValueEquivalence(SI, *ICI))

Completed in 67 milliseconds