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