Searched refs:CastedRelocatedValue (Results 1 – 1 of 1) sorted by relevance
1671 Value *CastedRelocatedValue = in insertRelocationStores() local1676 StoreInst *Store = new StoreInst(CastedRelocatedValue, Alloca); in insertRelocationStores()1677 Store->insertAfter(cast<Instruction>(CastedRelocatedValue)); in insertRelocationStores()