HomeSort by relevance Sort by last modified time
    Searched refs:transformZExtICmp (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 246 Instruction *transformZExtICmp(ICmpInst *ICI, Instruction &CI,
InstCombineCasts.cpp 511 /// transformZExtICmp - Transform (zext icmp) to bitwise / integer operations
513 Instruction *InstCombiner::transformZExtICmp(ICmpInst *ICI, Instruction &CI,
    [all...]

Completed in 44 milliseconds