Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion.cpp256 GcIntrusionContext gcContext; in run() local
283 … DenseSet<BasicBlock *> *visited, GcIntrusionContext *gcContext) in RewriteWithGcInBlock()
329 …on::CopySinglePredRelocs(GcRefLiveness *liveness, BasicBlock *block, GcIntrusionContext *gcContext) in CopySinglePredRelocs()
358 void GcIntrusion::ReplaceWithPhi(Value *var, BasicBlock *block, GcIntrusionContext *gcContext) in ReplaceWithPhi()
381 GcIntrusionContext *gcContext) in PropagateRelocs()
454 GcIntrusionContext *gcContext) in ReplaceWithRelocated()
476 GcIntrusionContext *gcContext) in RewriteWithGc()
587 void GcIntrusion::CreateSortedUseList(BasicBlock *block, Value *from, GcIntrusionContext *gcContext) in CreateSortedUseList()
608 …ion::ReplaceDominatedUses(Value *from, Value *to, BasicBlock *block, GcIntrusionContext *gcContext) in ReplaceDominatedUses()