HomeSort by: relevance | last modified time | path
    Searched refs:getRecurrenceStartValue (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
IVDescriptors.h 186 TrackingVH<Value> getRecurrenceStartValue() const { return StartValue; }
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 4328 TrackingVH<Value> ReductionStartValue = RdxDesc.getRecurrenceStartValue();
8927 assert(RdxDesc.getRecurrenceStartValue() ==

Completed in 23 milliseconds