Searched refs:BCTruncResumeVal (Results 1 – 1 of 1) sorted by relevance
2341 PHINode *BCTruncResumeVal = nullptr; in createEmptyLoop() local2343 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()