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