Searched defs:trueCount (Results 1 – 2 of 2) sorted by relevance
69 int64_t trueCount = 0; in TransformLoop() local
251 int64_t *trueCount, int64_t *falseCount) in EstimateInstructionsCount()