Home
last modified time | relevance | path

Searched refs:CastedRelocatedValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1671 Value *CastedRelocatedValue = in insertRelocationStores() local
1676 StoreInst *Store = new StoreInst(CastedRelocatedValue, Alloca); in insertRelocationStores()
1677 Store->insertAfter(cast<Instruction>(CastedRelocatedValue)); in insertRelocationStores()