Searched refs:CheckContains (Results 1 – 2 of 2) sorted by relevance
191 void CheckContains(Node* node) { in CheckContains() function in ReducerRecorder209 recorder.CheckContains(n1); in TEST()210 recorder.CheckContains(end); in TEST()227 recorder.CheckContains(n1); in TEST()228 recorder.CheckContains(n2); in TEST()229 recorder.CheckContains(n3); in TEST()230 recorder.CheckContains(end); in TEST()
127 static bool CheckContains(ExpectRace *list, uptr addr, uptr size) { in CheckContains() function150 if (CheckContains(&dyn_ann_ctx->expect, addr, size)) in IsExpectedReport()152 if (CheckContains(&dyn_ann_ctx->benign, addr, size)) in IsExpectedReport()