Searched refs:CntValue (Results 1 – 2 of 2) sorted by relevance
1081 uint64_t CntValue = Count->getZExtValue(); in getValueProfDataFromInst() local1082 if (!GetNoICPValue && (CntValue == NOMORE_ICP_MAGICNUM)) in getValueProfDataFromInst()1085 ValueData[ActualNumValueData].Count = CntValue; in getValueProfDataFromInst()
9248 Expr *CntValue; in checkOpenMPIterationSpace() local9250 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9255 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9261 Pair.first->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()