Home
last modified time | relevance | path

Searched refs:rewriteNonInstructionUses (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreLowerThreadLocal.cpp113 static bool rewriteNonInstructionUses(GlobalVariable *GV, Pass *P) { in rewriteNonInstructionUses() function
138 if (!rewriteNonInstructionUses(GV, this) || in lowerGlobal()