Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp417 void createVectorIntInductionPHI(const InductionDescriptor &II,
1873 void InnerLoopVectorizer::createVectorIntInductionPHI( in createVectorIntInductionPHI() function in InnerLoopVectorizer
1932 return createVectorIntInductionPHI(ID, Entry, TruncType); in widenIntInduction()