Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetRecip.cpp218 const RecipParams &OtherRP = Other.RecipMap.find(Op)->second; in operator ==() local
219 if (RP.RefinementSteps != OtherRP.RefinementSteps) in operator ==()
221 if (RP.Enabled != OtherRP.Enabled) in operator ==()