Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h214 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT,
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp77 RecurrenceDescriptor::lookThroughAnd(PHINode *Phi, Type *&RT, in lookThroughAnd() function in RecurrenceDescriptor
217 Start = lookThroughAnd(Phi, RecurrenceType, VisitedInsts, CastInsts); in AddReductionVar()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp88 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT, in lookThroughAnd() function
249 Start = lookThroughAnd(Phi, RecurrenceType, VisitedInsts, CastInsts); in AddReductionVar()