Searched refs:gasm (Results 1 – 4 of 4) sorted by relevance
142 GraphAssembler* gasm() { return &graph_assembler_; } in gasm() function
121 #define __ gasm()->131 gasm()->Reset(effect, control); in VisitAllocateRaw()
214 GraphAssembler* gasm() { return &graph_assembler_; } in gasm() function
619 gasm()->Reset(*effect, *control); in TryWireInStateEffect()1005 *effect = gasm()->ExtractCurrentEffect(); in TryWireInStateEffect()1006 *control = gasm()->ExtractCurrentControl(); in TryWireInStateEffect()1011 #define __ gasm()->