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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 665 Instruction *foldICmpWithZero(ICmpInst &Cmp);
InstCombineCompares.cpp 1356 Instruction *InstCombinerImpl::foldICmpWithZero(ICmpInst &Cmp) {
5647 if (Instruction *Res = foldICmpWithZero(I))

Completed in 23 milliseconds