Home
last modified time | relevance | path

Searched refs:getUnsafeAlgebraInst (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h115 Instruction *getUnsafeAlgebraInst() { return UnsafeAlgebraInst; } in getUnsafeAlgebraInst() function
188 Instruction *getUnsafeAlgebraInst() { return UnsafeAlgebraInst; } in getUnsafeAlgebraInst() function
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp357 ReduxDesc.getUnsafeAlgebraInst(), RecurrenceType, IsSigned, CastInsts); in AddReductionVar()
418 Instruction *UAI = Prev.getUnsafeAlgebraInst(); in isRecurrenceInstr()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4301 Reductions[Phi].getUnsafeAlgebraInst()); in canVectorizeInstrs()