Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp423 void widenIntInduction(PHINode *IV, VectorParts &Entry,
1907 void InnerLoopVectorizer::widenIntInduction(PHINode *IV, VectorParts &Entry, in widenIntInduction() function in InnerLoopVectorizer
4024 return widenIntInduction(P, Entry); in widenPHIInstruction()
4193 widenIntInduction(OldInduction, Entry, cast<TruncInst>(CI)); in vectorizeBlockInLoop()