Searched refs:OtherRP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/
H A DTargetRecip.cpp218 const RecipParams &OtherRP = Other.RecipMap.find(Op)->second; local
219 if (RP.RefinementSteps != OtherRP.RefinementSteps)
221 if (RP.Enabled != OtherRP.Enabled)

Completed in 90 milliseconds