Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2341 PHINode *BCTruncResumeVal = nullptr; in createEmptyLoop() local
2343 BCTruncResumeVal = in createEmptyLoop()
2346 BCTruncResumeVal->addIncoming(TruncResumeVal, MiddleBlock); in createEmptyLoop()
2369 BCTruncResumeVal->addIncoming(II.StartValue, LoopBypassBlocks[0]); in createEmptyLoop()
2411 OrigPhi->setIncomingValue(BlockIdx, BCTruncResumeVal); in createEmptyLoop()