Searched refs:InstType2 (Results 1 – 1 of 1) sorted by relevance
1379 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local1380 return InstType2 && InstType != InstType2; in fixLdsBranchVmemWARHazard()1384 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local1385 if (InstType == InstType2) in fixLdsBranchVmemWARHazard()