Searched refs:RematerializedValue (Results 1 – 1 of 1) sorted by relevance
1677 Instruction *RematerializedValue = RematerializedValuePair.first; in insertRematerializationStores() local1684 StoreInst *Store = new StoreInst(RematerializedValue, Alloca); in insertRematerializationStores()1685 Store->insertAfter(RematerializedValue); in insertRematerializationStores()2150 Instruction *RematerializedValue = rematerializeChain( in rematerializeLiveValues() local2152 Info.RematerializedValues[RematerializedValue] = LiveValue; in rematerializeLiveValues()