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