Searched refs:entry_instruction (Results 1 – 1 of 1) sorted by relevance
2395 …llvm::Instruction *entry_instruction = llvm::cast<Instruction>(m_entry_instruction_finder.GetValue… in ReplaceVariables() local2402 entry_instruction); in ReplaceVariables()2409 entry_instruction); in ReplaceVariables()2411 LoadInst *load = new LoadInst(bit_cast, "", entry_instruction); in ReplaceVariables()2417 … BitCastInst *bit_cast = new BitCastInst(get_element_ptr, value->getType(), "", entry_instruction); in ReplaceVariables()