Searched refs:raw_instruction (Results 1 – 1 of 1) sorted by relevance
484 Instruction* raw_instruction = inst.get(); in addLocalVariable() local486 parent.mapInstruction(raw_instruction); in addLocalVariable()498 Instruction* raw_instruction = inst.get(); in addInstruction() local500 raw_instruction->setBlock(this); in addInstruction()501 if (raw_instruction->getResultId()) in addInstruction()502 parent.getParent().mapInstruction(raw_instruction); in addInstruction()