Home
last modified time | relevance | path

Searched refs:OneCount (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2218 unsigned OneCount = 0; in maybethreadThroughTwoBasicBlocks() local
2231 OneCount++; in maybethreadThroughTwoBasicBlocks()
2241 } else if (OneCount == 1) { in maybethreadThroughTwoBasicBlocks()