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