Searched defs:PostWriteBarrier (Results 1 – 1 of 1) sorted by relevance
478 friend class PostWriteBarrier; variable491 PostWriteBarrier(Codegen *cg, Inst *inst) : cg_(cg), inst_(inst) in PostWriteBarrier() function