Home
last modified time | relevance | path

Searched defs:XCoreLowerThreadLocal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp43 struct XCoreLowerThreadLocal : public ModulePass { struct
44 static char ID;
46 XCoreLowerThreadLocal() : ModulePass(ID) { in XCoreLowerThreadLocal() function