Searched refs:MaxFPRSearchDepth (Results 1 – 4 of 4) sorted by relevance
77 const unsigned MaxFPRSearchDepth = 2;
267 if (!MI.isPHI() || Depth > MaxFPRSearchDepth) in hasFPConstraints()
119 const unsigned MaxFPRSearchDepth = 2; variable
524 if (!MI.isPHI() || Depth > MaxFPRSearchDepth) in hasFPConstraints()