Searched defs:IsTerminator (Results 1 – 4 of 4) sorted by relevance
94 bool Spirv::IsTerminator(spv::Op opcode) in IsTerminator() function in sw::Spirv
815 bool IsTerminator = isa<TerminatorInst>(Inst); in runOnModule() local
950 bool IsTerminator = Inst->isTerminator(); in runOnModule() local
1725 bool IsTerminator = Inst->isTerminator(); in runImpl() local