Searched defs:relocated (Results 1 – 1 of 1) sorted by relevance
453 … GcIntrusion::ReplaceWithRelocated(CallInst *call, CallInst *gcCall, Value *inst, Value *relocated, in ReplaceWithRelocated()514 auto relocated = builder.CreateGCRelocate(gcCall, i, i, inst->getType()); in RewriteWithGc() local