Home
last modified time | relevance | path

Searched refs:addInductionPhi (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp681 void LoopVectorizationLegality::addInductionPhi( in addInductionPhi() function in llvm::LoopVectorizationLegality
741 addInductionPhi(&Phi, ID, AllowedExit); in setupOuterLoopInductions()
865 addInductionPhi(Phi, ID, AllowedExit); in canVectorizeInstrs()
880 addInductionPhi(Phi, ID, AllowedExit); in canVectorizeInstrs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h463 void addInductionPhi(PHINode *Phi, const InductionDescriptor &ID,