Searched refs:CntValue (Results 1 – 2 of 2) sorted by relevance
1430 uint64_t CntValue = Count->getZExtValue(); in getValueProfDataFromInst() local1431 if (!GetNoICPValue && (CntValue == NOMORE_ICP_MAGICNUM)) in getValueProfDataFromInst()1435 V.Count = CntValue; in getValueProfDataFromInst()
9372 Expr *CntValue; in checkOpenMPIterationSpace() local9377 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9392 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9397 CntValue = ISC.buildOrderedLoopData( in checkOpenMPIterationSpace()9403 DependC->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()9405 DoacrossC->setLoopData(CurrentNestedLoopCount, CntValue); in checkOpenMPIterationSpace()