Searched defs:isWQM (Results 1 – 2 of 2) sorted by relevance
290 static bool isWQM(const MachineInstr &MI) { in isWQM() function294 bool isWQM(uint16_t Opcode) const { in isWQM() function
150 void CFStack::pushBranch(unsigned Opcode, bool isWQM) { in pushBranch()