Searched refs:InstType2 (Results 1 – 1 of 1) sorted by relevance
1471 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local1472 return InstType2 && InstType != InstType2; in fixLdsBranchVmemWARHazard()1476 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local1477 if (InstType == InstType2) in fixLdsBranchVmemWARHazard()