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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 353 Instruction *OptAndOp(Instruction *Op, ConstantInt *OpRHS,
InstCombineAndOrXor.cpp 128 // OptAndOp - This handles expressions of the form ((val OP C1) & C2). Where
131 Instruction *InstCombiner::OptAndOp(Instruction *Op,
    [all...]

Completed in 23 milliseconds