Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp219 void widenPHIInstruction(Instruction *PN, VectorParts &Entry,
2412 void InnerLoopVectorizer::widenPHIInstruction(Instruction *PN, in widenPHIInstruction() function in InnerLoopVectorizer
2589 widenPHIInstruction(it, Entry, Legal, UF, VF, PV); in vectorizeBlockInLoop()