Searched refs:SysI (Results 1 – 2 of 2) sorted by relevance
1112 bool SysI = isSystemInstr(I), SysJ = isSystemInstr(J); in hasV4SpecificDependence() local1114 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasV4SpecificDependence()
1288 bool SysI = isSystemInstr(I), SysJ = isSystemInstr(J); in hasV4SpecificDependence() local1290 if ((SysI && StoreJ) || (SysJ && StoreI)) in hasV4SpecificDependence()