Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getEmptyKey

61     return Inst == DenseMapInfo<Instruction *>::getEmptyKey() ||
80 static inline SimpleValue getEmptyKey() {
81 return DenseMapInfo<Instruction *>::getEmptyKey();
208 return Inst == DenseMapInfo<Instruction *>::getEmptyKey() ||
227 static inline CallValue getEmptyKey() {
228 return DenseMapInfo<Instruction *>::getEmptyKey();