Searched refs:entry_instruction (Results 1 – 1 of 1) sorted by relevance
2434 …llvm::Instruction *entry_instruction = llvm::cast<Instruction>(m_entry_instruction_finder.GetValue… in ReplaceVariables() local2440 entry_instruction); in ReplaceVariables()2447 entry_instruction); in ReplaceVariables()2449 LoadInst *load = new LoadInst(bit_cast, "", entry_instruction); in ReplaceVariables()2455 … BitCastInst *bit_cast = new BitCastInst(get_element_ptr, value->getType(), "", entry_instruction); in ReplaceVariables()