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