Searched defs:PseudoSourceValue (Results 1 – 7 of 7) 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
31 class PseudoSourceValue; variable
46 class PseudoSourceValue; variable
28 PseudoSourceValue::PseudoSourceValue(PSVKind Kind, const TargetInstrInfo &TII) in PseudoSourceValue() function in PseudoSourceValue