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

  /external/llvm/include/llvm/Transforms/Utils/
LoopUtils.h 115 Instruction *getUnsafeAlgebraInst() { return UnsafeAlgebraInst; }
188 Instruction *getUnsafeAlgebraInst() { return UnsafeAlgebraInst; }
  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 357 ReduxDesc.getUnsafeAlgebraInst(), RecurrenceType, IsSigned, CastInsts);
418 Instruction *UAI = Prev.getUnsafeAlgebraInst();
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 75 milliseconds