Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp417 if (Constant *OldConstant = dyn_cast<Constant>(OldValue)) { in rewriteGlobalVariablesInConstant() local
418 ReplacedValue = rewriteGlobalVariablesInConstant(OldConstant, GVLoadMap, in rewriteGlobalVariablesInConstant()