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