Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:IK

1827     IntrinsicKind IK = getIntrinsicKind(iid);
1828 bool OnlyReadsMemory = IK == IK_OnlyReadsMemory;
1829 bool WritesMemory = IK == IK_WritesMemory;