Searched defs:InstructionVector (Results 1 – 4 of 4) sorted by relevance
26 using InstructionVector = std::vector<const spvtools::opt::Instruction*>; typedef
988 using InstructionVector = absl::InlinedVector<HloInstruction*, 2>; variable