Searched defs:GVLoadMap (Results 1 – 1 of 1) sorted by relevance
397 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