Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp57 ImplicationSearchThreshold( variable
899 while (CurrentPred && Iter++ < ImplicationSearchThreshold) { in ProcessImpliedCondition()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp93 ImplicationSearchThreshold( variable
1227 while (CurrentPred && Iter++ < ImplicationSearchThreshold) { in ProcessImpliedCondition()