Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp436 unsigned PhiCount = 0; in getJumpThreadDuplicationCost() local
443 if (++PhiCount > PhiDuplicateThreshold) in getJumpThreadDuplicationCost()