Searched refs:gasm (Results 1 – 4 of 4) sorted by relevance
135 GraphAssembler* gasm() { return &graph_assembler_; } in gasm() function
107 #define __ gasm()->116 gasm()->Reset(effect, control); in VisitAllocate()
146 GraphAssembler* gasm() { return &graph_assembler_; } in gasm() function
601 gasm()->Reset(*effect, *control); in TryWireInStateEffect()831 *effect = gasm()->ExtractCurrentEffect(); in TryWireInStateEffect()832 *control = gasm()->ExtractCurrentControl(); in TryWireInStateEffect()837 #define __ gasm()->