Searched refs:MaxFPRSearchDepth (Results 1 – 4 of 4) sorted by relevance
78 const unsigned MaxFPRSearchDepth = 2;
320 if (!MI.isPHI() || Depth > MaxFPRSearchDepth) in hasFPConstraints()
121 const unsigned MaxFPRSearchDepth = 2; variable
550 if (!MI.isPHI() || Depth > MaxFPRSearchDepth) in hasFPConstraints()