Home
last modified time | relevance | path

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

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