Searched refs:GlobalValuePseudoSourceValue (Results 1 – 3 of 3) sorted by relevance
90 GlobalValuePseudoSourceValue::GlobalValuePseudoSourceValue( in GlobalValuePseudoSourceValue() function in GlobalValuePseudoSourceValue125 std::unique_ptr<const GlobalValuePseudoSourceValue> &E = in getGlobalValueCallEntry()128 E = llvm::make_unique<GlobalValuePseudoSourceValue>(GV); in getGlobalValueCallEntry()
912 cast<GlobalValuePseudoSourceValue>(PVal)->getValue()->printAsOperand( in print()
119 class GlobalValuePseudoSourceValue : public CallEntryPseudoSourceValue {123 GlobalValuePseudoSourceValue(const GlobalValue *GV);153 std::unique_ptr<const GlobalValuePseudoSourceValue>>