Searched refs:CntValue (Results 1 – 2 of 2) sorted by relevance
1255 uint64_t CntValue = Count->getZExtValue(); in getValueProfDataFromInst() local1256 if (!GetNoICPValue && (CntValue == NOMORE_ICP_MAGICNUM)) in getValueProfDataFromInst()1259 ValueData[ActualNumValueData].Count = CntValue; in getValueProfDataFromInst()
9526 Expr *CntValue; in checkOpenMPIterationSpace() local9531 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9546 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9551 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9557 DependC->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()9559 DoacrossC->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()