Searched refs:InstType2 (Results 1 – 1 of 1) sorted by relevance
1344 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local1345 return InstType2 && InstType != InstType2; in fixLdsBranchVmemWARHazard()1349 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local1350 if (InstType == InstType2) in fixLdsBranchVmemWARHazard()