Searched refs:new_result_global (Results 1 – 1 of 1) sorted by relevance
336 GlobalVariable *new_result_global = new GlobalVariable( in CreateResultVariable() local354 values[0] = ConstantAsMetadata::get(new_result_global); in CreateResultVariable()365 PrintValue(new_result_global)); in CreateResultVariable()390 new StoreInst(initializer, new_result_global, first_entry_instruction); in CreateResultVariable()395 result_global->replaceAllUsesWith(new_result_global); in CreateResultVariable()