Searched refs:isEndLoop (Results 1 – 2 of 2) sorted by relevance
1122 bool Shader::Instruction::isEndLoop() const in isEndLoop() function in sw::Shader::Instruction1696 else if(instruction[i]->opcode == OPCODE_ENDIF || instruction[i]->isEndLoop()) in analyzeDynamicBranching()1723 else if(instruction[i]->isEndLoop() || instruction[i]->opcode == OPCODE_ENDSWITCH) in analyzeDynamicBranching()1748 else if(instruction[i]->isEndLoop() || instruction[i]->opcode == OPCODE_ENDSWITCH) in analyzeDynamicBranching()
514 bool isEndLoop() const;