Searched refs:PreheaderIncoming (Results 1 – 1 of 1) sorted by relevance
1327 auto *PreheaderIncoming = PN.getIncomingValueForBlock(LoopPreheader); in replaceLoopPHINodesWithPreheaderValues() local1331 PN.replaceAllUsesWith(PreheaderIncoming); in replaceLoopPHINodesWithPreheaderValues()