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