Searched refs:isConstExprSupported (Results 1 – 1 of 1) sorted by relevance
1485 static bool isConstExprSupported(const BitcodeConstant *BC) { in isConstExprSupported() function1569 if (isConstExprSupported(BC) && ConstOps.size() == Ops.size()) { in materializeValue()