↓ 2 callersFunctiondiagnose_condvar_deadlock(
callsite1: (InstanceId, Location),
callsite2: (InstanceId, Location),
is_std_condvar: bool,
src/detector/lock/mod.rs:792
↓ 1 callersMethodadd_partial_copyforall (p1, p2) where p1 is prefix of p1, add `p1 = p2`. e.g. Place1{local1, &[f0]}, Place2{local1, &[f0,f1]}, since they have the same local and Plac
src/analysis/pointsto/mod.rs:551