Searched refs:STICopy (Results 1 – 1 of 1) sorted by relevance
25 MCSubtargetInfo &STICopy = getContext().getSubtargetCopy(getSTI()); in copySTI() local26 STI = &STICopy; in copySTI()27 return STICopy; in copySTI()