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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp 717 /// FoldAndOfICmps - Fold (icmp)&(icmp) if possible.
718 Value *InstCombiner::FoldAndOfICmps(ICmpInst *LHS, ICmpInst *RHS) {
    [all...]

Completed in 91 milliseconds