Searched defs:PseudoSourceValue (Results 1 – 4 of 4) sorted by relevance
53 static inline bool classof(const PseudoSourceValue *) { return true; } in classof()
30 class PseudoSourceValue; variable
65 PseudoSourceValue::PseudoSourceValue(enum ValueTy Subclass) : in PseudoSourceValue() function in PseudoSourceValue
27 PseudoSourceValue::PseudoSourceValue(PSVKind Kind) : Kind(Kind) {} in PseudoSourceValue() function in PseudoSourceValue