Searched defs:cnstVal1 (Results 1 – 1 of 1) sorted by relevance
966 ConstantInst *ConstFoldingCompareCreateNewConst(Inst *inst, uint64_t cnstVal0, uint64_t cnstVal1) in ConstFoldingCompareCreateNewConst()1103 uint64_t cnstVal1 = ConvertIntToInt(cnst1->GetIntValue(), type); in ConstFoldingCompareIntConstant() local