Home
last modified time | relevance | path

Searched defs:GVLoadMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp397 Constant *C, SmallDenseMap<GlobalVariable *, Value *> &GVLoadMap, in rewriteGlobalVariablesInConstant()
448 Value *V, SmallDenseMap<GlobalVariable *, Value *> &GVLoadMap, in searchConstantExprForGlobalVariables()
506 SmallDenseMap<GlobalVariable *, Value *> GVLoadMap; in runOnFunction() local