Searched refs:hasNoReturn (Results 1 – 3 of 3) sorted by relevance
92 bool hasNoReturn() const { return SmVersion >= 30 && PTXVersion >= 64; } in hasNoReturn() function
384 if (!ST.hasNoReturn()) in shouldEmitPTXNoReturn()
763 auto hasNoReturn = [&](const BasicBlock *BB) { in getInitialEstimatedBlockWeight() local781 return hasNoReturn(BB) in getInitialEstimatedBlockWeight()