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