Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:IsReturn

642   bool IsReturn = (MBB->succ_size() == 0);
644 assert(IsReturn);
645 else if (IsReturn)
649 return IsReturn;