Searched refs:SearchLengthForConditionalBranch (Results 1 – 2 of 2) sorted by relevance
42 uint64_t SearchLengthForConditionalBranch; variable56 cl::location(SearchLengthForConditionalBranch), cl::init(20));202 if (Depth >= SearchLengthForConditionalBranch) { in buildFlowGraphImpl()
50 extern uint64_t SearchLengthForConditionalBranch;