Searched refs:EmitStr (Results 1 – 1 of 1) sorted by relevance
438 std::string EmitStr; member453 MatchTableRecord(Optional<unsigned> LabelID_, StringRef EmitStr, in MatchTableRecord()456 : LabelID(LabelID_.getValueOr(~0u)), EmitStr(EmitStr), in MatchTableRecord()592 if (NextI->EmitStr == "" && in emitDeclaration()625 OS << EmitStr; in emit()