Home
last modified time | relevance | path

Searched defs:relocated (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion.cpp453 … 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