Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1953 Value *CastedRelocatedValue = in insertRelocationStores() local
1958 new StoreInst(CastedRelocatedValue, Alloca, in insertRelocationStores()
1959 cast<Instruction>(CastedRelocatedValue)->getNextNode()); in insertRelocationStores()