Searched defs:MeStmt (Results 1 – 2 of 2) sorted by relevance
28 class MeStmt; // circular dependency exists, no other choice variable
24 class MeStmt; // circular dependency exists, no other choice variable164 virtual void SetDefByStmt(MeStmt &) {} in SetDefByStmt() argument1364 explicit MeStmt(const StmtNode *sst) in MeStmt() function1376 explicit MeStmt(Opcode op1) : op(op1) {} in MeStmt() function