Searched refs:GlobalIdent (Results 1 – 1 of 1) sorted by relevance
2209 std::string GlobalIdent; in selectGlobalValue() local2214 GlobalIdent = "__unnamed_" + Twine(ID).str(); in selectGlobalValue()2216 GlobalIdent = GV->getGlobalIdentifier(); in selectGlobalValue()2291 Register Reg = GR.buildGlobalVariable(ResVReg, ResType, GlobalIdent, GV, in selectGlobalValue()