Searched refs:raw_instruction (Results 1 – 1 of 1) sorted by relevance
417 Instruction* raw_instruction = inst.get(); in addLocalVariable() local419 parent.mapInstruction(raw_instruction); in addLocalVariable()431 Instruction* raw_instruction = inst.get(); in addInstruction() local433 raw_instruction->setBlock(this); in addInstruction()434 if (raw_instruction->getResultId()) in addInstruction()435 parent.getParent().mapInstruction(raw_instruction); in addInstruction()