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