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

  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 42 case RK_IntegerMult:
61 case RK_IntegerMult:
431 return InstDesc(Kind == RK_IntegerMult, I);
480 if (AddReductionVar(Phi, RK_IntegerMult, TheLoop, HasFunNoNaNAttr, RedDes)) {
527 case RK_IntegerMult:
549 case RK_IntegerMult:
  /external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 65 RK_IntegerMult, ///< Product of integers.

Completed in 101 milliseconds