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

  /external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 138 static InstDesc isRecurrenceInstr(Instruction *I, RecurrenceKind Kind,
  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 257 ReduxDesc = isRecurrenceInstr(Cur, Kind, ReduxDesc, HasFunNoNaNAttr);
415 RecurrenceDescriptor::isRecurrenceInstr(Instruction *I, RecurrenceKind Kind,

Completed in 2505 milliseconds