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