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