Home | History | Annotate | Download | only in IR

Lines Matching refs:Bogus

70   static inline APFloat getEmptyKey() { return APFloat(APFloat::Bogus, 1); }
71 static inline APFloat getTombstoneKey() { return APFloat(APFloat::Bogus, 2); }