Searched refs:isCBranchSCC (Results 1 – 1 of 1) sorted by relevance
209 bool isCBranchSCC(const SDNode *N) const;1587 bool AMDGPUDAGToDAGISel::isCBranchSCC(const SDNode *N) const { in isCBranchSCC() function in AMDGPUDAGToDAGISel1622 bool UseSCCBr = isCBranchSCC(N) && isUniformBr(N); in SelectBRCOND()