Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp294 static bool globalVariableNeedsRedirect(GlobalVariable *GV) { in globalVariableNeedsRedirect() function
401 if (globalVariableNeedsRedirect(GV)) { in rewriteGlobalVariablesInConstant()
454 if (globalVariableNeedsRedirect(GV)) { in searchConstantExprForGlobalVariables()
520 if (globalVariableNeedsRedirect(GV)) { in runOnFunction()