Searched refs:IsOperationSupported (Results 1 – 1 of 1) sorted by relevance
957 auto IsOperationSupported = [](unsigned Opcode) -> bool { in identifyReassocNodes() local963 if (!IsOperationSupported(Real->getOpcode()) || in identifyReassocNodes()964 !IsOperationSupported(Imag->getOpcode())) in identifyReassocNodes()