Searched defs:IsLineInst (Results 1 – 6 of 6) sorted by relevance
41 bool IsLineInst(const spv_parsed_instruction_t* inst) { in IsLineInst() function
584 bool Instruction::IsLineInst() const { return IsLine() || IsNoLine(); } in IsLineInst() function in spvtools::opt::Instruction
586 bool Instruction::IsLineInst() const { return IsLine() || IsNoLine(); } in IsLineInst() function in spvtools::opt::Instruction