Searched refs:RematerializedValue (Results 1 – 2 of 2) sorted by relevance
1532 Instruction *RematerializedValue = RematerializedValuePair.first; in insertRematerializationStores() local1539 StoreInst *Store = new StoreInst(RematerializedValue, Alloca); in insertRematerializationStores()1540 Store->insertAfter(RematerializedValue); in insertRematerializationStores()1951 Instruction *RematerializedValue = rematerializeChain(InsertBefore); in rematerializeLiveValues() local1952 Info.RematerializedValues[RematerializedValue] = LiveValue; in rematerializeLiveValues()
1676 Instruction *RematerializedValue = RematerializedValuePair.first; in insertRematerializationStores() local1683 StoreInst *Store = new StoreInst(RematerializedValue, Alloca); in insertRematerializationStores()1684 Store->insertAfter(RematerializedValue); in insertRematerializationStores()2149 Instruction *RematerializedValue = rematerializeChain( in rematerializeLiveValues() local2151 Info.RematerializedValues[RematerializedValue] = LiveValue; in rematerializeLiveValues()