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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 714 Instruction *foldSelectOpOp(SelectInst &SI, Instruction *TI, Instruction *FI);
InstCombineSelect.cpp 264 Instruction *InstCombinerImpl::foldSelectOpOp(SelectInst &SI, Instruction *TI,
2910 if (Instruction *IV = foldSelectOpOp(SI, TI, FI))

Completed in 17 milliseconds