Searched defs:DBGExpr (Results 1 – 1 of 1) sorted by relevance
98 …explicit DBGExpr(MIRModule *m) : dwOp(0), value(kDbgDefaultVal), opnds(m->GetMPAllocator().Adapter… in DBGExpr() function100 …DBGExpr(MIRModule *m, DwOp op) : dwOp(op), value(kDbgDefaultVal), opnds(m->GetMPAllocator().Adapte… in DBGExpr() function