Home | History | Annotate | Download | only in IR

Lines Matching full:bogus

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