Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp524 void widenIntOrFpInduction(PHINode *IV, Value *Start, TruncInst *Trunc,
2403 void InnerLoopVectorizer::widenIntOrFpInduction(PHINode *IV, Value *Start, in widenIntOrFpInduction() function in InnerLoopVectorizer
9602 State.ILV->widenIntOrFpInduction(IV, getStartValue()->getLiveInIRValue(), in execute()