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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp49 bool lowerGlobal(GlobalVariable *GV);
180 bool XCoreLowerThreadLocal::lowerGlobal(GlobalVariable *GV) { function in class:XCoreLowerThreadLocal
231 MadeChange |= lowerGlobal(ThreadLocalGlobals[I]);

Completed in 57 milliseconds