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