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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 654 Instruction *foldICmpWithCastOp(ICmpInst &ICI);
InstCombineCompares.cpp 4505 Instruction *InstCombinerImpl::foldICmpWithCastOp(ICmpInst &ICmp) {
5706 if (Instruction *R = foldICmpWithCastOp(I))

Completed in 20 milliseconds