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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 716 Instruction *foldSPFofSPF(Instruction *Inner, SelectPatternFlavor SPF1,
InstCombineSelect.cpp 1591 Instruction *InstCombinerImpl::foldSPFofSPF(Instruction *Inner,
2928 if (Instruction *R = foldSPFofSPF(cast<Instruction>(LHS), SPF2, LHS2,
2932 if (Instruction *R = foldSPFofSPF(cast<Instruction>(RHS), SPF2, LHS2,

Completed in 16 milliseconds