Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2456 PHINode *BCTruncResumeVal = nullptr; in createEmptyLoop() local
2458 BCTruncResumeVal = in createEmptyLoop()
2461 BCTruncResumeVal->addIncoming(TruncResumeVal, MiddleBlock); in createEmptyLoop()
2484 BCTruncResumeVal->addIncoming(II.StartValue, LoopBypassBlocks[0]); in createEmptyLoop()
2546 OrigPhi->setIncomingValue(BlockIdx, BCTruncResumeVal); in createEmptyLoop()