Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp96 ImplicationSearchThreshold( variable
1268 while (CurrentPred && Iter++ < ImplicationSearchThreshold) { in processImpliedCondition()