Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:IK

1517     IntrinsicKind IK = getIntrinsicKind(iid);
1518 bool OnlyReadsMemory = IK == IK_OnlyReadsMemory;
1519 bool WritesMemory = IK == IK_WritesMemory;