Searched defs:XCoreLowerThreadLocal (Results 1 – 1 of 1) sorted by relevance
42 struct XCoreLowerThreadLocal : public ModulePass { struct43 static char ID;45 XCoreLowerThreadLocal() : ModulePass(ID) { in XCoreLowerThreadLocal() function