Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp390 void widenPHIInstruction(Instruction *PN, VectorParts &Entry,
3601 void InnerLoopVectorizer::widenPHIInstruction( in widenPHIInstruction() function in InnerLoopVectorizer
3733 widenPHIInstruction(&*it, Entry, UF, VF, PV); in vectorizeBlockInLoop()