Searched refs:GlobalValuePseudoSourceValue (Results 1 – 4 of 4) sorted by relevance
97 GlobalValuePseudoSourceValue::GlobalValuePseudoSourceValue( in GlobalValuePseudoSourceValue() function in GlobalValuePseudoSourceValue139 std::unique_ptr<const GlobalValuePseudoSourceValue> &E = in getGlobalValueCallEntry()142 E = std::make_unique<GlobalValuePseudoSourceValue>(GV, TM); in getGlobalValueCallEntry()
1219 cast<GlobalValuePseudoSourceValue>(PVal)->getValue()->printAsOperand( in print()
123 class GlobalValuePseudoSourceValue : public CallEntryPseudoSourceValue {127 GlobalValuePseudoSourceValue(const GlobalValue *GV, const TargetMachine &TM);
34 std::unique_ptr<const GlobalValuePseudoSourceValue>>