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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 719 Instruction *foldSelectInstWithICmp(SelectInst &SI, ICmpInst *ICI);
InstCombineSelect.cpp 1438 Instruction *InstCombinerImpl::foldSelectInstWithICmp(SelectInst &SI,
2896 if (Instruction *Result = foldSelectInstWithICmp(SI, ICI))

Completed in 41 milliseconds