Searched defs:XCoreLowerThreadLocal (Results 1 – 1 of 1) sorted by relevance
43 struct XCoreLowerThreadLocal : public ModulePass { struct44 static char ID;46 XCoreLowerThreadLocal() : ModulePass(ID) { in XCoreLowerThreadLocal() function