Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.h478 friend class PostWriteBarrier; variable
491 PostWriteBarrier(Codegen *cg, Inst *inst) : cg_(cg), inst_(inst) in PostWriteBarrier() function