Searched refs:isFpMulInstruction (Results 1 – 1 of 1) sorted by relevance
199 static bool isFpMulInstruction(unsigned Opcode) { in isFpMulInstruction() function238 return isFpMulInstruction(DefMI->getOpcode()) || hasLoopHazard(MI); in FindMLxHazard()