Searched refs:isConstExprSupported (Results 1 – 1 of 1) sorted by relevance
1402 static bool isConstExprSupported(uint8_t Opcode) { in isConstExprSupported() function1470 if (isConstExprSupported(BC->Opcode) && ConstOps.size() == Ops.size()) { in materializeValue()