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

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 705 /// ReductionList contains the reduction descriptors for all
707 typedef DenseMap<PHINode*, ReductionDescriptor> ReductionList;
722 ReductionList *getReductionVars() { return &Reductions; }
    [all...]

Completed in 46 milliseconds