Searched defs:isSpecConstant (Results 1 – 3 of 3) sorted by relevance
246 bool isSpecConstant(Id resultId) const { return isSpecConstantOpCode(getOpCode(resultId)); } in isSpecConstant() function
1029 bool isSpecConstant() const in isSpecConstant() function
1459 bool isSpecConstant; member