Searched refs:new_pointer (Results 1 – 1 of 1) sorted by relevance
1460 Constant *new_pointer = BuildRelocation(variable_type, offset); in MaterializeInternalVariable() local1462 global_variable->replaceAllUsesWith(new_pointer); in MaterializeInternalVariable()2065 Constant *new_pointer = BuildRelocation(fp_ptr_ty, aligned_offset); in ReplaceStaticLiterals() local2067 llvm::LoadInst *fp_load = new llvm::LoadInst(new_pointer, "fp_load", inst); in ReplaceStaticLiterals()