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

  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 43 case RK_IntegerOr:
435 return InstDesc(Kind == RK_IntegerOr, I);
484 if (AddReductionVar(Phi, RK_IntegerOr, TheLoop, HasFunNoNaNAttr, RedDes)) {
524 case RK_IntegerOr:
551 case RK_IntegerOr:
  /external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 66 RK_IntegerOr, ///< Bitwise or logical OR of numbers.

Completed in 2710 milliseconds