Home
last modified time | relevance | path

Searched refs:STICopy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
DMCTargetAsmParser.cpp25 MCSubtargetInfo &STICopy = getContext().getSubtargetCopy(getSTI()); in copySTI() local
26 STI = &STICopy; in copySTI()
27 return STICopy; in copySTI()