Lines Matching refs:Value
34 const Value *B) {
49 const Value *B) {
64 SmallPtrSet<const Value *, 4> UniqueSrc;
65 for (Value *PV1 : A->incoming_values()) {
74 /// Test if the value of P, or any value covered by its provenance, is ever
76 static bool IsStoredObjCPointer(const Value *P) {
77 SmallPtrSet<const Value *, 8> Visited;
78 SmallVector<const Value *, 8> Worklist;
107 bool ProvenanceAnalysis::relatedCheck(const Value *A, const Value *B,
163 bool ProvenanceAnalysis::related(const Value *A, const Value *B,
165 // Begin by inserting a conservative value into the map. If the insertion