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