Searched defs:AddInstruction (Results 1 – 9 of 9) sorted by relevance
54 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
249 inline void BasicBlock::AddInstruction(std::unique_ptr<Instruction> i) { in AddInstruction() function
559 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function
55 bool IrLoader::AddInstruction(const spv_parsed_instruction_t* inst) { in AddInstruction() function in spvtools::opt::IrLoader
597 Instruction* AddInstruction(std::unique_ptr<Instruction>&& insn) { in AddInstruction() function