Searched refs:CondCount (Results 1 – 1 of 1) sorted by relevance
883 uint64_t CondCount = 0; in createLoopWeights() local884 bool Found = getStmtCount(Cond, CondCount); in createLoopWeights()887 if (CondCount == 0) in createLoopWeights()890 std::max(CondCount, LoopCount) - LoopCount); in createLoopWeights()