Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp353 void fixFirstOrderRecurrence(PHINode *Phi);
3506 fixFirstOrderRecurrence(Phi); in vectorizeLoop()
3737 void InnerLoopVectorizer::fixFirstOrderRecurrence(PHINode *Phi) { in fixFirstOrderRecurrence() function in InnerLoopVectorizer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp477 void fixFirstOrderRecurrence(PHINode *Phi);
3373 fixFirstOrderRecurrence(&Phi); in fixCrossIterationPHIs()
3379 void InnerLoopVectorizer::fixFirstOrderRecurrence(PHINode *Phi) { in fixFirstOrderRecurrence() function in InnerLoopVectorizer