OpenGrok
Cross Reference: InstCombineMulDivRem.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
InstCombine
/
InstCombineMulDivRem.cpp
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
full:maxdepth
932
const unsigned
MaxDepth
= 6;
1028
if (Depth++ ==
MaxDepth
)