Searched refs:CntValue (Results 1 – 2 of 2) sorted by relevance
1045 uint64_t CntValue = Count->getZExtValue(); in getValueProfDataFromInst() local1046 if (!GetNoICPValue && (CntValue == NOMORE_ICP_MAGICNUM)) in getValueProfDataFromInst()1049 ValueData[ActualNumValueData].Count = CntValue; in getValueProfDataFromInst()
8705 Expr *CntValue; in checkOpenMPIterationSpace() local8707 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()8712 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()8718 Pair.first->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()