Searched refs:CntValue (Results 1 – 2 of 2) sorted by relevance
1377 uint64_t CntValue = Count->getZExtValue(); in getValueProfDataFromInst() local1378 if (!GetNoICPValue && (CntValue == NOMORE_ICP_MAGICNUM)) in getValueProfDataFromInst()1382 V.Count = CntValue; in getValueProfDataFromInst()
9331 Expr *CntValue; in checkOpenMPIterationSpace() local9336 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9351 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9356 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9362 DependC->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()9364 DoacrossC->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()