Searched defs:gcCall (Results 1 – 1 of 1) sorted by relevance
453 void GcIntrusion::ReplaceWithRelocated(CallInst *call, CallInst *gcCall, Value *inst, Value *reloca… in ReplaceWithRelocated()483 CallInst *gcCall = nullptr; in RewriteWithGc() local