Searched refs:lowerGlobal (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp46 bool lowerGlobal(GlobalVariable *GV);
88 bool XCoreLowerThreadLocal::lowerGlobal(GlobalVariable *GV) { function in class:XCoreLowerThreadLocal
142 MadeChange |= lowerGlobal(ThreadLocalGlobals[I]);

Completed in 105 milliseconds