Searched defs:mirStrConst (Results 1 – 2 of 2) sorted by relevance
324 MIRStrConst *mirStrConst = safe_cast<MIRStrConst>(strSymbol.GetKonst()); in EmitStrConst() local
666 void Emitter::EmitStrConstant(const MIRStrConst &mirStrConst, bool isIndirect) in EmitStrConstant()